[U-Boot] [PATCH v3] AT91SAM9XE: add embedded flash support

2010-08-20 Thread Reinhard Meyer
Add support for the embedded flash in the AT91SAM9XE128/256/512 SoCs: - Environment can be put into that flash - U-Boot can be in that flash - Commands cp and protect are supported Signed-off-by: Reinhard Meyer reinhard.me...@emk-elektronik.de --- Rebased and cosmetical cleanups

[U-Boot] [PATCH v3] AT91SAM9XE: add embedded flash support

2010-08-09 Thread Reinhard Meyer
Add support for the embedded flash in the AT91SAM9XE128/256/512 SoCs: - Environment can be put into that flash - U-Boot can be in that flash - Commands cp and protect are supported Signed-off-by: Reinhard Meyer reinhard.me...@emk-elektronik.de --- arch/arm/cpu/arm926ejs/at91/Makefile |