Re: [U-Boot] [PATCH] at91: Choose environment variables location within make config target

6 Dec
2008
6 Dec
'08
8:54 a.m.
On 17:27 Fri 05 Dec , Nicolas Ferre wrote:
This patch adds the possiblity to choose the media where the environment will be located. This allow to choose this fundamental configuration without editing config files.
Documentation file added.
Signed-off-by: Nicolas Ferre nicolas.ferre@atmel.com
Patch against u-boot-at91.git master branch.
Makefile | 54 ++++++++++++++++++++++-- doc/README.at91 | 88 +++++++++++++++++++++++++++++++++++++++ include/configs/at91sam9260ek.h | 4 -- include/configs/at91sam9261ek.h | 19 +++++++-- include/configs/at91sam9263ek.h | 3 - include/configs/at91sam9rlek.h | 3 - 6 files changed, 153 insertions(+), 18 deletions(-)
applied to u-boot-at91
Best Regards, J.
5996
Age (days ago)
5996
Last active (days ago)
0 comments
1 participants
participants (1)
-
Jean-Christophe PLAGNIOL-VILLARD