
20 Feb
2013
20 Feb
'13
11:16 a.m.
This patch series implement following feature: - Add libfdt support - Add bootz support - Change nand partition table
Bo Shen (1): ARM: at91: change nand flash table
Nicolas Ferre (2): arm: at91/configs: add libfdt to configuration arm: at91/configs: add bootz to configuration
include/configs/at91rm9200ek.h | 3 +++ include/configs/at91sam9260ek.h | 21 ++++++++++++--------- include/configs/at91sam9261ek.h | 19 +++++++++---------- include/configs/at91sam9263ek.h | 20 ++++++++++++-------- include/configs/at91sam9m10g45ek.h | 17 +++++++++-------- include/configs/at91sam9rlek.h | 3 +++ include/configs/at91sam9x5ek.h | 12 +++++++----- 7 files changed, 55 insertions(+), 40 deletions(-)
--
1.7.9.5