git.openpandora.org
/
pandora-u-boot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
combined
(merge:
aea087a
ac30d24
)
Merge commit 'ac30d240dbb520d0980f0687630feb702a14f51a' of https://source.denx.de...
author
Tom Rini
<trini@konsulko.com>
Wed, 24 Aug 2022 21:30:29 +0000
(17:30 -0400)
committer
Tom Rini
<trini@konsulko.com>
Wed, 24 Aug 2022 21:30:29 +0000
(17:30 -0400)
Re-sync again on some linux part, add some fixes for fsl_elbc from
Pali and switch
imx8mn bsh to use nand base ident
For nand subsystem tested on:
- imx8mn Macronix MX30LF4G18AC
- P2020 based board Turris 1.1 for fsl_elbc
1
2
configs/imx8mn_bsh_smm_s2_defconfig
patch
|
diff1
|
diff2
|
blob
|
history
diff --cc
configs/imx8mn_bsh_smm_s2_defconfig
index
2603aa3
,
139cf03
..
588597f
---
1
/
configs/imx8mn_bsh_smm_s2_defconfig
---
2
/
configs/imx8mn_bsh_smm_s2_defconfig
+++ b/
configs/imx8mn_bsh_smm_s2_defconfig
@@@
-45,8
-44,11
+45,10
@@@
CONFIG_SPL_DMA=
CONFIG_SPL_I2C=y
CONFIG_SPL_MTD_SUPPORT=y
CONFIG_SPL_NAND_SUPPORT=y
+ CONFIG_SPL_NAND_BASE=y
+ CONFIG_SPL_NAND_IDENT=y
CONFIG_SPL_POWER=y
CONFIG_SPL_WATCHDOG=y
-CONFIG_SYS_PROMPT="> "
CONFIG_SYS_MAXARGS=64
CONFIG_SYS_CBSIZE=2048
CONFIG_SYS_PBSIZE=2067