git.openpandora.org
/
pandora-u-boot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
9b549ca
)
configs: pm9g45: Modify to use standard ECC layout
author
Ilko Iliev
<iliev@ronetix.at>
Mon, 20 Feb 2023 14:27:20 +0000
(15:27 +0100)
committer
Eugen Hristev
<eugen.hristev@collabora.com>
Tue, 28 Feb 2023 08:38:19 +0000
(10:38 +0200)
This patch removes CONFIG_SYS_NAND_DRIVER_ECC_LAYOUT because the board uses
standard ECC layout.
Signed-off-by: Ilko Iliev <iliev@ronetix.at>
configs/pm9g45_defconfig
patch
|
blob
|
history
diff --git
a/configs/pm9g45_defconfig
b/configs/pm9g45_defconfig
index
9b22d4a
..
0afdd0a
100644
(file)
--- a/
configs/pm9g45_defconfig
+++ b/
configs/pm9g45_defconfig
@@
-53,7
+53,6
@@
CONFIG_CLK_AT91=y
CONFIG_AT91_GPIO=y
CONFIG_GENERIC_ATMEL_MCI=y
CONFIG_MTD=y
-CONFIG_SYS_NAND_DRIVER_ECC_LAYOUT=y
# CONFIG_SYS_NAND_USE_FLASH_BBT is not set
CONFIG_NAND_ATMEL=y
CONFIG_MACB=y