mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2025-03-19 00:21:40 +00:00
alarm/uboot-odroid-c2 to 2015.01-9
This commit is contained in:
parent
7e18848f47
commit
1032c854ed
2 changed files with 5 additions and 4 deletions
|
@ -8,7 +8,7 @@ noautobuild=1
|
|||
|
||||
pkgname=uboot-odroid-c2
|
||||
pkgver=2015.01
|
||||
pkgrel=8
|
||||
pkgrel=9
|
||||
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=3edccd18784aef602a50040b24acdf3adbb7781a
|
||||
_commit=1ec799cec97574a9838bc25b286484e579a41652
|
||||
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=('e112b3e9c77358bda6b14ce5347e995a'
|
||||
'a0ba81b25ad88f1f436b9f67bd815f35'
|
||||
md5sums=('045783cf9ff9719d49bfaa36d32dd730'
|
||||
'6d8b91b6131e52cc9eda9e26bf140414'
|
||||
'316b458415515edfc18abd54a52d43d4'
|
||||
'de51b9b3345954238c455214c5947ea3')
|
||||
|
||||
|
|
|
@ -49,6 +49,7 @@ setenv m "1080p60hz" # Progressive 60Hz
|
|||
# setenv m "1440x900p60hz"
|
||||
# setenv m "1600x900p60hz"
|
||||
# setenv m "1680x1050p60hz"
|
||||
# setenv m "1600x1200p60hz"
|
||||
# setenv m "1920x1200p60hz"
|
||||
# setenv m "2560x1080p60hz"
|
||||
# setenv m "2560x1440p60hz"
|
||||
|
|
Loading…
Reference in a new issue