Re: [U-Boot] [PATCH] pm9263: save environment at the NOR Flash end

2011-09-12 Thread Wolfgang Denk
Dear Asen Chavdarov Dimov, In message <1315847907-28519-1-git-send-email-di...@ronetix.at> you wrote: > This patch moves the sector for the environment from the gap between U-Boot > and the Linux kernel to the end of the NOR flash and this way lets the U-Boot > rom file to increase a little bit wh

[U-Boot] [PATCH] pm9263: save environment at the NOR Flash end

2011-09-12 Thread Asen Chavdarov Dimov
This patch moves the sector for the environment from the gap between U-Boot and the Linux kernel to the end of the NOR flash and this way lets the U-Boot rom file to increase a little bit when adding functionality. Signed-off-by: Asen Chavdarov Dimov --- include/configs/pm9263.h |4 +++- 1 f