commit | d9f22d1d264accb8f86bd9ef5577bb9d83ec2f7d | [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 | f640ac2b50002e084b2920875aa2f0087ccbfdab [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>