Robert Nelson
|
177fcd07eb
|
conf: load_addr -> conf_zreladdr: unify mk_mmc.sh/setup_sdcard.sh
Signed-off-by: Robert Nelson <robertcnelson@gmail.com>
|
12 years ago |
Robert Nelson
|
293246a1c9
|
conf: initrd_addr -> conf_initrdaddr: unify mk_mmc.sh/setup_sdcard.sh
Signed-off-by: Robert Nelson <robertcnelson@gmail.com>
|
12 years ago |
Robert Nelson
|
f50ce9cdad
|
conf: kernel_addr -> conf_loadaddr: unify mk_mmc.sh/setup_sdcard.sh
Signed-off-by: Robert Nelson <robertcnelson@gmail.com>
|
12 years ago |
Robert Nelson
|
5d4d003c25
|
imx: v3.9-rc6 is coming down on stable
Signed-off-by: Robert Nelson <robertcnelson@gmail.com>
|
12 years ago |
Robert Nelson
|
cc5ac4fadd
|
dtbo: this can fail
Signed-off-by: Robert Nelson <robertcnelson@gmail.com>
|
12 years ago |
Robert Nelson
|
c235793f74
|
Ubuntu: Raring is broken, see https://bugs.launchpad.net/bugs/1161912 and warn user
Signed-off-by: Robert Nelson <robertcnelson@gmail.com>
|
12 years ago |
Robert Nelson
|
b3e626a71b
|
BusyBox: tar: interesting command line options are needed
Signed-off-by: Robert Nelson <robertcnelson@gmail.com>
|
12 years ago |
Robert Nelson
|
48ff2c65cb
|
dt: expand --deb-file, to also include --dtbs-file & --firmware-file (as generated by: build_deb.sh)
Signed-off-by: Robert Nelson <robertcnelson@gmail.com>
|
12 years ago |
Robert Nelson
|
eb61d9fb2b
|
bump raring to 20101020ubuntu226
Signed-off-by: Robert Nelson <robertcnelson@gmail.com>
|
12 years ago |
Robert Nelson
|
57f1de5cbf
|
use lsblk over mount when available
Signed-off-by: Robert Nelson <robertcnelson@gmail.com>
|
12 years ago |
Robert Nelson
|
7f9af4fbfd
|
raring: netinstall bump
Signed-off-by: Robert Nelson <robertcnelson@gmail.com>
|
12 years ago |
Robert Nelson
|
d661594f5a
|
tar: this is inside busybox
Signed-off-by: Robert Nelson <robertcnelson@gmail.com>
|
12 years ago |
Robert Nelson
|
633b84def1
|
bugfix: zero out first part of sd media
Signed-off-by: Robert Nelson <robertcnelson@gmail.com>
|
12 years ago |
Robert Nelson
|
afeae621db
|
wip: tar up modules for flash-kernel usage
Signed-off-by: Robert Nelson <robertcnelson@gmail.com>
|
12 years ago |
Robert Nelson
|
07d714050c
|
Ubuntu Raring is broken
We need flash-kernels postinstall script modified like:
=== modified file 'debian/flash-kernel-installer.postinst'
--- debian/flash-kernel-installer.postinst 2012-12-04 17:24:49 +0000
+++ debian/flash-kernel-installer.postinst 2013-03-18 17:12:33 +0000
@@ -72,6 +72,9 @@
;;
*)
latest_version=$(in-target --pass-stdout sh -c 'linux-version list | linux-version sort | tail -n1')
+ if ! "$latest_version"; then
+ latest_version=$(uname -r)
+ fi
mount -o bind /dev /target/dev
in-target update-initramfs -c -k $latest_version
umount /target/dev || true
Signed-off-by: Robert Nelson <robertcnelson@gmail.com>
|
12 years ago |
Robert Nelson
|
b52cedd2c8
|
ubuntu: try FLASH_KERNEL_SKIP=true
Signed-off-by: Robert Nelson <robertcnelson@gmail.com>
|
12 years ago |
Robert Nelson
|
e026ead62a
|
first pass for ubuntu raring, broken, need patch for flash-kernel
Signed-off-by: Robert Nelson <robertcnelson@gmail.com>
|
12 years ago |
Robert Nelson
|
4be553e0e4
|
move: *-preseed.cfg to lib
Signed-off-by: Robert Nelson <robertcnelson@gmail.com>
|
12 years ago |
Robert Nelson
|
e3cf9793cb
|
move: *-finish.sh scripts to lib
Signed-off-by: Robert Nelson <robertcnelson@gmail.com>
|
12 years ago |
Robert Nelson
|
4e7c0017be
|
move distro.conf
Signed-off-by: Robert Nelson <robertcnelson@gmail.com>
|
12 years ago |
Robert Nelson
|
c6a0953ad2
|
am335x-bonelt.dtb -> am335x-boneblack.dtb
Signed-off-by: Robert Nelson <robertcnelson@gmail.com>
|
12 years ago |
Robert Nelson
|
d032c96289
|
v3.9: imx51-babbage-v3.9.conf
Signed-off-by: Robert Nelson <robertcnelson@gmail.com>
|
12 years ago |
Robert Nelson
|
ca0f7273c6
|
testing: add imx6q-sabrelite-v3.9.conf
Signed-off-by: Robert Nelson <robertcnelson@gmail.com>
|
12 years ago |
Robert Nelson
|
77c976efbe
|
opps: should not have removed this file
Signed-off-by: Robert Nelson <robertcnelson@gmail.com>
|
12 years ago |
Robert Nelson
|
94fda05dd6
|
kinda cool, the Freescale: imx53-qsb-v3.9.conf and TI: omap3-beagle-xm-v3.9.conf now share the same kernel image
Signed-off-by: Robert Nelson <robertcnelson@gmail.com>
|
12 years ago |
Robert Nelson
|
9ab1b9fdd9
|
serial/video: print note over serial port informing user where the installer is running
Signed-off-by: Robert Nelson <robertcnelson@gmail.com>
|
12 years ago |
Robert Nelson
|
33773226ed
|
hwpack: imx stable has v3.8.x
Signed-off-by: Robert Nelson <robertcnelson@gmail.com>
|
12 years ago |
Robert Nelson
|
ffcd925bf2
|
distro: bump wheezy armel/armhf netinstall images
Signed-off-by: Robert Nelson <robertcnelson@gmail.com>
|
12 years ago |
Robert Nelson
|
204f68e695
|
imx6q-sabresd: kernel crashes but close...
Signed-off-by: Robert Nelson <robertcnelson@gmail.com>
|
12 years ago |
Robert Nelson
|
5994bfd62e
|
imx6q-sabrelite: move v3.8-rc
Signed-off-by: Robert Nelson <robertcnelson@gmail.com>
|
12 years ago |
Robert Nelson
|
115f53c7cd
|
capes: not all are cape*.dtbo
Signed-off-by: Robert Nelson <robertcnelson@gmail.com>
|
12 years ago |
Robert Nelson
|
f74964dbaf
|
am335: firmware is now uploaoed to rcn-ee.net...
Signed-off-by: Robert Nelson <robertcnelson@gmail.com>
|
12 years ago |
Robert Nelson
|
ca4542b381
|
BeagleBone: due to the possibilty of a dvi/video cape installed on a BeagleBone, seperate hwpack into two versions one with serial install the other uses video
Signed-off-by: Robert Nelson <robertcnelson@gmail.com>
|
12 years ago |
Robert Nelson
|
c4c4529f10
|
firmware: youd think 2 cups of coffee was enough
Signed-off-by: Robert Nelson <robertcnelson@gmail.com>
|
12 years ago |
Robert Nelson
|
1bc7cc75d6
|
firmware: ${TEMPDIR}/firmware/ is copied to ${TEMPDIR}/initrd-tree/lib/firmware/ later
Signed-off-by: Robert Nelson <robertcnelson@gmail.com>
|
12 years ago |
Robert Nelson
|
f938f2ff41
|
am335x: bone it helps to actually install the firmware for the capes
Signed-off-by: Robert Nelson <robertcnelson@gmail.com>
|
12 years ago |
Robert Nelson
|
ad0574b5a8
|
imx53: use v3.8-rcX with working sata support
Signed-off-by: Robert Nelson <robertcnelson@gmail.com>
|
12 years ago |
Robert Nelson
|
40ee8ead16
|
finish script: do not leave *.dtbs hanging
Signed-off-by: Robert Nelson <robertcnelson@gmail.com>
|
12 years ago |
Robert Nelson
|
2486890941
|
beagle: this setting was never advertised, and both will be merged into --dtb omap3-beagle-xm when v3.8-rc hits stable
Signed-off-by: Robert Nelson <robertcnelson@gmail.com>
|
12 years ago |
Robert Nelson
|
979c61ec2c
|
beagle_xm: testing v3.8
Signed-off-by: Robert Nelson <robertcnelson@gmail.com>
|
12 years ago |
Robert Nelson
|
39e31bdde0
|
am335x: add some devices for v3.8-rc5, and rework the am335x firmware
Signed-off-by: Robert Nelson <robertcnelson@gmail.com>
|
12 years ago |
Robert Nelson
|
db847765a6
|
imx53: add hwpack for testing sata
Signed-off-by: Robert Nelson <robertcnelson@gmail.com>
|
12 years ago |
Robert Nelson
|
0308626c87
|
imx: 3.7.x is now in STABLE
Signed-off-by: Robert Nelson <robertcnelson@gmail.com>
|
12 years ago |
Robert Nelson
|
8e7f867541
|
dtb_board: strip .conf if user specifies it like that
Signed-off-by: Robert Nelson <robertcnelson@gmail.com>
|
12 years ago |
Robert Nelson
|
5e6da68c99
|
bootscripts: specify uboot load cmd directly
Signed-off-by: Robert Nelson <robertcnelson@gmail.com>
|
12 years ago |
Robert Nelson
|
7888b8b883
|
mx53: now that sata works with v3.8-rc, drop the old v3.4.x sata non-device tree variant
Signed-off-by: Robert Nelson <robertcnelson@gmail.com>
|
12 years ago |
Robert Nelson
|
2c8f64b779
|
cleanup: boot scripts when using dtbs always define
Signed-off-by: Robert Nelson <robertcnelson@gmail.com>
|
12 years ago |
Robert Nelson
|
4ad84b44a5
|
cleanup: these are now generic combine all
Signed-off-by: Robert Nelson <robertcnelson@gmail.com>
|
12 years ago |
Robert Nelson
|
0a6ed0deb5
|
panda: planning to take care of this with -not-capebus-
Signed-off-by: Robert Nelson <robertcnelson@gmail.com>
|
12 years ago |
Robert Nelson
|
43217eb23b
|
generic: boot scripts: pull these out as they are the same
Signed-off-by: Robert Nelson <robertcnelson@gmail.com>
|
12 years ago |