alarm/uboot-odroid-c2 to 2015.01-14

This commit is contained in:
Kevin Mihelich 2016-12-10 18:14:11 +00:00
parent 1ce67f210e
commit 3e17d520a0
2 changed files with 5 additions and 4 deletions

View file

@ -8,7 +8,7 @@ noautobuild=1
pkgname=uboot-odroid-c2
pkgver=2015.01
pkgrel=13
pkgrel=14
pkgdesc="U-Boot for ODROID-C2"
arch=('aarch64')
url="https://github.com/hardkernel/u-boot"
@ -16,13 +16,13 @@ license=('GPL')
install=$pkgname.install
makedepends=('git' 'bc')
backup=('boot/boot.ini')
_commit=bafc655ee322fcaaf96a245a864ff5fef15ea1e8
_commit=1471870b96fefee160eee1d911ae5dc42a5f83ef
source=("https://github.com/hardkernel/u-boot/archive/${_commit}.tar.gz"
'boot.ini'
'0001-sd_fusing-tweaks.patch'
'0002-arch-linux-arm-modifications.patch')
md5sums=('b37f8dc51df486b5805d6b228d3d8eb6'
'5c464f1a0b57ce6bb5bce82e043a9840'
md5sums=('6140385fe82767b44a095e2aa387dcb9'
'8686e3160edcde2963e3f180cd3e4f2f'
'316b458415515edfc18abd54a52d43d4'
'de51b9b3345954238c455214c5947ea3')

View file

@ -49,6 +49,7 @@ setenv m "1080p60hz" # Progressive 60Hz
### VESA modes ###
# setenv m "640x480p60hz"
# setenv m "800x480p60hz"
# setenv m "480x800p60hz"
# setenv m "800x600p60hz"
# setenv m "1024x600p60hz"
# setenv m "1024x768p60hz"