]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
shannon/INFERNO: fix special handling of environment configuration
authorWolfgang Denk <wd@denx.de>
Sun, 20 Jun 2010 19:26:20 +0000 (21:26 +0200)
committerWolfgang Denk <wd@denx.de>
Sun, 4 Jul 2010 21:48:55 +0000 (23:48 +0200)
commit0e70aaa485384fda5f757d5a1bd106b359c06e9c
treed9a439fdfa73306118237f5dee522fe3722bf41b
parent9add504f0d60bce62fdc6a2161e8ba326cf42ee9
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>
common/env_flash.c
common/env_nand.c
include/configs/shannon.h