* Josh Abbott <[email protected]> [2010-07-04 20:01]: > The full output is here: > http://codepaste.net/m45fa9
16: Marvell>> bootm 0x00800000
17: ## Booting image at 00800000 ...
This is not the correct boot command. You need:
bootm 0x00800000 0x01100000
--
Martin Michlmayr
http://www.cyrius.com/
--
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]
Archive: http://lists.debian.org/[email protected]

