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:
15a5c72
)
snow: Expand U-Boot size
author
Simon Glass
<sjg@chromium.org>
Mon, 3 Dec 2018 11:37:18 +0000
(
04:37
-0700)
committer
Simon Glass
<sjg@chromium.org>
Thu, 13 Dec 2018 23:32:49 +0000
(16:32 -0700)
Now that we have EFI, etc. enabled, U-Boot is larger than it was. Expand
the region allocated for it.
Signed-off-by: Simon Glass <sjg@chromium.org>
arch/arm/dts/exynos5250-snow.dts
patch
|
blob
|
history
diff --git
a/arch/arm/dts/exynos5250-snow.dts
b/arch/arm/dts/exynos5250-snow.dts
index 29c13c1257e7773fe20c07a42c887b768100a875..e99f6e72bf604d3057942ae819a92b7751b150b8 100644
(file)
--- a/
arch/arm/dts/exynos5250-snow.dts
+++ b/
arch/arm/dts/exynos5250-snow.dts
@@
-88,7
+88,7
@@
ro-boot {
label = "u-boot";
- reg = <0x6000 0x
9a
000>;
+ reg = <0x6000 0x
b0
000>;
read-only;
type = "blob boot,dtb";
required;