projects
/
platform
/
kernel
/
u-boot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2b058e7
)
configs: rpi4: enable IP_DEFRAG configuration
author
Jaehoon Chung
<jh80.chung@samsung.com>
Tue, 20 Oct 2020 04:36:16 +0000
(13:36 +0900)
committer
Jaehoon Chung
<jh80.chung@samsung.com>
Wed, 12 Oct 2022 05:46:56 +0000
(14:46 +0900)
Enable IP_DEFRAG configuration in defconfig file.
And Remove its config from tizen_rpi header.
Change-Id: Ie622b593639f9838773bff85e664aaf4d660d6dd
Signed-off-by: Jaehoon Chung <jh80.chung@samsung.com>
include/samsung/tizen_rpi.h
patch
|
blob
|
history
diff --git
a/include/samsung/tizen_rpi.h
b/include/samsung/tizen_rpi.h
index 132ed91ef852aa99ccd0214180004bca95f624c1..5dd4821c5faea207634e4ae08987b3c22273f500 100644
(file)
--- a/
include/samsung/tizen_rpi.h
+++ b/
include/samsung/tizen_rpi.h
@@
-44,9
+44,6
@@
#define CONFIG_SET_DFU_ALT_INFO
#define CONFIG_SET_DFU_ALT_BUF_LEN (SZ_1K)
-/* NFSDOWN */
-#define CONFIG_IP_DEFRAG
-
#ifdef CONFIG_TARGET_RPI_4_32B
#define TIZEN_VC_MEM "vc_mem.mem_base=0x3ec00000 vc_mem.mem_size=0x40000000 "
#else