With all the multiplatform support, make uImage no longer works in 3.9-rc1. There are two options - either pass LOADADDR to make uImage or run mkimage manually.
The other option is to compile uboot with zImage support and just use the zImage that's created.
For a pandaboard pass 0x80008000 as the LOADADDR
The other option is to compile uboot with zImage support and just use the zImage that's created.
For a pandaboard pass 0x80008000 as the LOADADDR
No comments:
Post a Comment