[MINI2440] Refactored the default u-boot loading
commitbf8146ff497ffcc2f101c27109bcfedc21e7f2de
authorMichel Pollet <buserror@gmail.com>
Tue, 24 Mar 2009 01:08:00 +0000 (24 01:08 +0000)
committerMichel Pollet <buserror@gmail.com>
Tue, 24 Mar 2009 01:08:00 +0000 (24 01:08 +0000)
tree56e2605abb592f8446d410e051290655f2645d7e
parentc9a9f9b7e1bed11bd0a01106e83d9dbe3697eada
[MINI2440] Refactored the default u-boot loading

Try to load 256KB from nand first, then try to load an explicit u-boot,
This allows booting form an already existing NAND image that has
it's own bootloader.
It's not oerfect since u-boot doesn't relocate itself properly do far,
but it's close to true "steppingstone" emulation.
hw/mini2440.c