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:
e2dce7a
)
Convert CONFIG_BOUNCE_BUFFER to Kconfig
author
Tom Rini
<trini@konsulko.com>
Tue, 16 Jun 2020 23:06:18 +0000
(19:06 -0400)
committer
Tom Rini
<trini@konsulko.com>
Fri, 26 Jun 2020 14:29:06 +0000
(10:29 -0400)
This converts the following to Kconfig:
CONFIG_BOUNCE_BUFFER
Signed-off-by: Tom Rini <trini@konsulko.com>
include/configs/px30_common.h
patch
|
blob
|
history
diff --git
a/include/configs/px30_common.h
b/include/configs/px30_common.h
index d6c70601dd019be99154a17257cbb49077e662d4..76d6ab1c8b4e429b6ab2124f7b4df67d376d6e90 100644
(file)
--- a/
include/configs/px30_common.h
+++ b/
include/configs/px30_common.h
@@
-32,9
+32,6
@@
#define CONFIG_SYS_BOOTM_LEN (64 << 20) /* 64M */
-/* MMC/SD IP block */
-//#define CONFIG_BOUNCE_BUFFER
-
#define CONFIG_SYS_SDRAM_BASE 0
#define SDRAM_MAX_SIZE 0xff000000
#define SDRAM_BANK_SIZE (2UL << 30)