Fix ram-boot handling of 64-bit addresses

Hex vs. decimal thinko

Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
This commit is contained in:
Benjamin Herrenschmidt 2012-01-12 12:29:39 +11:00
parent 509185b812
commit ab062ff3b3
1 changed files with 2 additions and 2 deletions

View File

@ -235,8 +235,8 @@ CREATE boot-opd 10 ALLOT
decode-int -rot decode-int -rot ( n1 n2 p s )
decode-int -rot decode-int -rot ( n1 n2 n3 n4 p s )
2drop
swap 32 << or to direct-ram-boot-size
swap 32 << or to direct-ram-boot-base
swap 20 << or to direct-ram-boot-size
swap 20 << or to direct-ram-boot-base
." Detected RAM kernel at " direct-ram-boot-base .
." (" direct-ram-boot-size . ." bytes) "
\ Override the boot-command word without touching the