mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2024-11-08 22:45:43 +00:00
alarm/uboot-clearfog to 2013.01-8
This commit is contained in:
parent
b7569fbc5c
commit
1e3d26e6f1
2 changed files with 3 additions and 3 deletions
|
@ -4,7 +4,7 @@ buildarch=4
|
|||
pkgbase=uboot-clearfog
|
||||
pkgname=('uboot-clearfog')
|
||||
pkgver=2013.01
|
||||
pkgrel=7
|
||||
pkgrel=8
|
||||
arch=('armv7h')
|
||||
url="http://git.denx.de/u-boot.git/"
|
||||
license=('GPL')
|
||||
|
@ -16,7 +16,7 @@ source=('u-boot-clearfog.tar.xz'
|
|||
'sd_fusing.sh')
|
||||
|
||||
md5sums=('03b2a5122da09712abe8cf4d1740736a'
|
||||
'0874b3911faebf1fa1f8b0e5526664a9'
|
||||
'a0127da020efbff1d539a4671b6771ac'
|
||||
'4d019f8dcf6ec26b4b5bdcce3cd5dfc4'
|
||||
'34f19ed196fd3e1918188dab53ee0eba')
|
||||
|
||||
|
|
|
@ -8,7 +8,7 @@ fdtaddr=0x5F00000
|
|||
fdt_high=0x07a12000
|
||||
fdtdir=/boot/dtbs
|
||||
fdtfile=armada-388-clearfog-pro.dtb
|
||||
rdfile=initramfs-linux.img
|
||||
rdfile=null
|
||||
root=/dev/mmcblk0p1
|
||||
mainargs=setenv bootargs console=${console} root=${root} rw rootwait ${optargs}
|
||||
loadkernel=ext4load mmc 0:1 ${loadaddr} ${bootdir}/${bootfilez}
|
||||
|
|
Loading…
Reference in a new issue