projects
/
openwrt
/
staging
/
xback.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2437418
)
uboot-tegra: bump to 2019.04
author
Tomasz Maciej Nowak
<
[email protected]
>
Thu, 25 Apr 2019 13:38:16 +0000
(15:38 +0200)
committer
Petr Štetiar
<
[email protected]
>
Sun, 5 May 2019 19:11:01 +0000
(21:11 +0200)
This version has important change for tegra boards which is reserving
32MB memory for Linux kernel instead of current 16MB.
Signed-off-by: Tomasz Maciej Nowak <
[email protected]
>
package/boot/uboot-tegra/Makefile
patch
|
blob
|
history
diff --git
a/package/boot/uboot-tegra/Makefile
b/package/boot/uboot-tegra/Makefile
index 191d108771eaa25b9ae7b09809d4e3d3c6c72cd8..a42d9cfc277f17d5b712d78b02803f2cc0648fa9 100644
(file)
--- a/
package/boot/uboot-tegra/Makefile
+++ b/
package/boot/uboot-tegra/Makefile
@@
-6,10
+6,10
@@
#
include $(TOPDIR)/rules.mk
-PKG_VERSION := 2019.0
1
+PKG_VERSION := 2019.0
4
PKG_RELEASE := 1
-PKG_HASH :=
50bd7e5a466ab828914d080d5f6a432345b500e8fba1ad3b7b61e95e60d51c22
+PKG_HASH :=
76b7772d156b3ddd7644c8a1736081e55b78828537ff714065d21dbade229bef
PKG_MAINTAINER := Tomasz Maciej Nowak <
[email protected]
>