Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | unicore32: change zImage physical address, though it's PIC codes | Guan Xuetao | 2011-06-09 | 1 | -1/+1 |
| | | | | | | | | U-boot will load the kernel image to 48M physical memory address. The patch changes it to the correct address, though it's PIC codes. Signed-off-by: Guan Xuetao <gxt@mprc.pku.edu.cn> Acked-by: Arnd Bergmann <arnd@arndb.de> | ||||
* | unicore32 additional architecture files: boot process | GuanXuetao | 2011-03-17 | 6 | -0/+512 |
This patch implements booting process, including uncompression process. Signed-off-by: Guan Xuetao <gxt@mprc.pku.edu.cn> Reviewed-by: Arnd Bergmann <arnd@arndb.de> |