projects
/
oweals
/
u-boot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e26fd3d
)
onenand: samsung: Enable OneNAND support at Samsung's Exynos4210
author
Lukasz Majewski
<l.majewski@samsung.com>
Wed, 9 Nov 2011 10:06:14 +0000
(11:06 +0100)
committer
Lukasz Majewski
<l.majewski@samsung.com>
Wed, 4 Apr 2012 15:10:06 +0000
(17:10 +0200)
Enable OneNAND support for Exynos4210 (C210 universal).
Signed-off-by: Lukasz Majewski <l.majewski@samsung.com>
Signed-off-by: Kyungmin Park <kyungmin.park@samsung.com>
Cc: Minkyu Kang <mk7.kang@samsung.com>
include/configs/s5pc210_universal.h
patch
|
blob
|
history
diff --git
a/include/configs/s5pc210_universal.h
b/include/configs/s5pc210_universal.h
index 8286680f26c14446bc42d7ab84bad78cf9931457..13012756ab5b3c4c94350f10d64cc3436014d9f5 100644
(file)
--- a/
include/configs/s5pc210_universal.h
+++ b/
include/configs/s5pc210_universal.h
@@
-233,6
+233,7
@@
#define CONFIG_SYS_MONITOR_LEN (256 << 10) /* Reserve 2 sectors */
#define CONFIG_USE_ONENAND_BOARD_INIT
+#define CONFIG_SAMSUNG_ONENAND
#define CONFIG_SYS_ONENAND_BASE 0x0C000000
#define CONFIG_ENV_IS_IN_MMC 1