projects
/
profile
/
common
/
platform
/
kernel
/
u-boot-artik.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3cf1751
)
artik5: config: disable static kernel offset
author
Chanho Park
<chanho61.park@samsung.com>
Tue, 28 Jul 2015 07:18:28 +0000
(16:18 +0900)
committer
Chanho Park
<chanho61.park@samsung.com>
Tue, 28 Jul 2015 08:49:59 +0000
(17:49 +0900)
This patch disables static position of kernel offset because the flash
program should be changed.
Signed-off-by: Chanho Park <chanho61.park@samsung.com>
include/configs/artik5.h
patch
|
blob
|
history
diff --git
a/include/configs/artik5.h
b/include/configs/artik5.h
index 30e2dc963423f55bfa94ac34e8502746f6c52fe7..093f68c60a96c52e1a63eed0c2c30a91480f345d 100755
(executable)
--- a/
include/configs/artik5.h
+++ b/
include/configs/artik5.h
@@
-404,7
+404,6
@@
#define CONFIG_CMD_GPT
#define CONFIG_CMD_PART
-#define CONFIG_KERNEL_OFFSET 1
#define CONFIG_KERNEL_PART_SIZE 8
#define CONFIG_RAMDISK_PART_SIZE 16
#define CONFIG_ROOTFS_PART_SIZE 3072