commit | 0e70aaa485384fda5f757d5a1bd106b359c06e9c | [log] [tgz] |
---|---|---|
author | Wolfgang Denk <wd@denx.de> | Sun Jun 20 21:26:20 2010 +0200 |
committer | Wolfgang Denk <wd@denx.de> | Sun Jul 04 23:48:55 2010 +0200 |
tree | d9a439fdfa73306118237f5dee522fe3722bf41b | |
parent | 9add504f0d60bce62fdc6a2161e8ba326cf42ee9 [diff] |
shannon/INFERNO: fix special handling of environment configuration Remove some INFERNO related #ifdef's from common environment code by fixing the board configuration settings (add CONFIG_ENV_SECT_SIZE). While we are at it, fix comment which incorrectly talks about 4 KB environment size, while it's actually 0x4000 = 16 KiB. Signed-off-by: Wolfgang Denk <wd@denx.de> Cc: Rolf Offermanns <rof@sysgo.de>