--- qemu/roms/SLOF/board-qemu/slof/OF.fs 2018/04/24 18:59:08 1.1.1.1 +++ qemu/roms/SLOF/board-qemu/slof/OF.fs 2018/04/24 19:25:08 1.1.1.2 @@ -22,6 +22,9 @@ hex #include "base.fs" +\ Adjust load-base to point to paflof-start / 2: +paflof-start 1 rshift fff not and to load-base + \ Little-endian accesses. Also known as `wrong-endian'. #include @@ -139,7 +142,8 @@ check-for-nvramrc 8b0 cp -8e0 cp +\ Claim remaining memory that is used by firmware: +romfs-base 400000 0 ' claim CATCH IF ." claim failed!" cr 2drop THEN drop 8ff cp