Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | AVR32: Relocate u-boot to SDRAM | Haavard Skinnemoen | 2007-04-14 | -9/+12 |
| | | | | | | | Relocate the u-boot image into SDRAM like everyone else does. This means that we can handle much larger .data and .bss than we used to. Signed-off-by: Haavard Skinnemoen <hskinnemoen@atmel.com> | |||
* | Finish up support for the ATSTK1000/ATSTK1002 boards | Haavard Skinnemoen | 2006-10-25 | -0/+77 |
Add atstk1002_config target to Makefile and move the AVR32 section down below Blackfin so that it doesn't end up in the middle of MIPS. Drop the autogenerated linker script thing for now. Will have to revisit how to handle chips with different flash and RAM layout later. Signed-off-by: Haavard Skinnemoen <hskinnemoen@atmel.com> |