Robert Nelson
43d51b4a8b
add initial trusty support, ubuntu keeping up the tradition, two new bugs in flash-kernel: https://bugs.launchpad.net/ubuntu/+source/flash-kernel/+bug/1304022
...
Signed-off-by: Robert Nelson <robertcnelson@gmail.com>
11 years ago
Robert Nelson
050334cb0a
wand: v3.14.x
...
Signed-off-by: Robert Nelson <robertcnelson@gmail.com>
11 years ago
Robert Nelson
7dec809266
omap4: use v3.14.x
...
Signed-off-by: Robert Nelson <robertcnelson@gmail.com>
11 years ago
Robert Nelson
badfcba3fa
imx6: use v3.14.x
...
Signed-off-by: Robert Nelson <robertcnelson@gmail.com>
11 years ago
Robert Nelson
16a08757d3
imx53-qsb: switch to v3.14.x
...
Signed-off-by: Robert Nelson <robertcnelson@gmail.com>
11 years ago
Robert Nelson
a47fbec6bc
imx51-babbage: switch to v3.14.x
...
Signed-off-by: Robert Nelson <robertcnelson@gmail.com>
11 years ago
Robert Nelson
ce78491118
distro: add ALPHA support for jessie, tested on wand-dual
...
Signed-off-by: Robert Nelson <robertcnelson@gmail.com>
11 years ago
Robert Nelson
93c6c91fb7
NetInstall: dump initrd size
...
Signed-off-by: Robert Nelson <robertcnelson@gmail.com>
11 years ago
Robert Nelson
768df89fe5
wand: fix wifi firmware name
...
Signed-off-by: Robert Nelson <robertcnelson@gmail.com>
11 years ago
Robert Nelson
c35b401098
am335x: use u-boot golden values
...
Signed-off-by: Robert Nelson <robertcnelson@gmail.com>
11 years ago
Robert Nelson
fc64457032
imx53-qsb: use this working kernel
...
Signed-off-by: Robert Nelson <robertcnelson@gmail.com>
11 years ago
Robert Nelson
3733a931e1
Merge pull request #29 from jmahler/master
...
updated doc references of --uboot to --dtb
11 years ago
Jeremiah Mahler
4267d34be0
updated doc references of --uboot to --dtb
...
The --uboot option has been replaced by the --dtb
option (See mk_mmc.sh line 1348 for more info).
All documentation related references to --uboot have
been replaced with --dtb.
The code for generating an error if --uboot is
used in mk_mmc.sh has been left in place.
11 years ago
Robert Nelson
16bf7507f9
hwpack: add omap5-uevm: kernel is rebuilding, should [work] in a few hours
...
Signed-off-by: Robert Nelson <robertcnelson@gmail.com>
11 years ago
Robert Nelson
c391bf3c9e
todo: add a couple wishes
...
Signed-off-by: Robert Nelson <robertcnelson@gmail.com>
11 years ago
Robert Nelson
7f85162ef5
Merge pull request #28 from plopp/FDISK_multiple_row_fix
...
Fixed error when FDISK in check_mmc() returns multiple matches.
11 years ago
Marcus Kempe
3b958fffe1
Fixed error when FDISK in check_mmc() returns multiple matches.
11 years ago
Robert Nelson
14bd44ef3e
distro: debian wheezy: bump md5sum
...
Signed-off-by: Robert Nelson <robertcnelson@gmail.com>
11 years ago
Robert Nelson
77e19ffe94
Merge pull request #27 from jmahler/master
...
image download +b1 has been changed to +b2 for wheezy-armhf
11 years ago
Jeremiah Mahler
27a965af95
image download +b1 has been changed to +b2 for wheezy-armhf
...
When running the mk_mmc.sh script for Debian wheezy-armhf the
following error results.
jeri@hudson:~/beagleboard/netinstall$ sudo ./mk_mmc.sh --mmc /dev/sdb --dtb am335x-boneblack --distro wheezy-armhf
...
Downloading NetInstall Image
-----------------------------
--2014-02-08 10:09:24-- http://ftp.debian.org/debian/dists/wheezy/main/installer-armhf/20130613+deb7u1+b1/images/mx5/netboot/efikamx/uInitrd
Resolving ftp.debian.org (ftp.debian.org)... 130.89.148.12, 2001:610:1908:b000::148:12
Connecting to ftp.debian.org (ftp.debian.org)|130.89.148.12|:80... connected.
HTTP request sent, awaiting response... 404 Not Found
2014-02-08 10:09:24 ERROR 404: Not Found.
jeri@hudson:~/beagleboard/netinstall$
It appears that the url has changed from +b1 to +b2
old url, broken (+b1)
http://ftp.debian.org/debian/dists/wheezy/main/installer-armhf/20130613+deb7u1+b1/images/mx5/netboot/efikamx/uInitrd
new url, OK (+b2)
http://ftp.debian.org/debian/dists/wheezy/main/installer-armhf/20130613+deb7u1+b2/images/mx5/netboot/efikamx/
11 years ago
Robert Nelson
bfc9413cc6
fix: extra /
...
Signed-off-by: Robert Nelson <robertcnelson@gmail.com>
11 years ago
Robert Nelson
cba1965e8a
wand: with 3.13.x we need brcmfmac4329-sdio.txt, copy of old brcmfmac-sdio.txt
...
Signed-off-by: Robert Nelson <robertcnelson@gmail.com>
11 years ago
Robert Nelson
3f80df1709
mk_mmc: drop boot_classic, all device tree
...
Signed-off-by: Robert Nelson <robertcnelson@gmail.com>
11 years ago
Robert Nelson
6c5fa804bb
mk_mmc: goodbye OMAPFB_DSS2, KMS only
...
Signed-off-by: Robert Nelson <robertcnelson@gmail.com>
11 years ago
Robert Nelson
d20f403e3b
hwpack: need_dtbs gone
...
Signed-off-by: Robert Nelson <robertcnelson@gmail.com>
11 years ago
Robert Nelson
18d458bdd8
mk_mmc: nuke populate_dtbs, its required
...
Signed-off-by: Robert Nelson <robertcnelson@gmail.com>
11 years ago
Robert Nelson
62af079b74
mk_mmc: rip out need_dtbs, its needed for every board
...
Signed-off-by: Robert Nelson <robertcnelson@gmail.com>
11 years ago
Robert Nelson
fcacaee20f
doc: some of these boards only work in serial mode right now...
...
Signed-off-by: Robert Nelson <robertcnelson@gmail.com>
11 years ago
Robert Nelson
ada9e37395
omap4-panda-dt: replaced as all omap4 are dt only
...
Signed-off-by: Robert Nelson <robertcnelson@gmail.com>
11 years ago
Robert Nelson
f44514a056
omap4-panda-es: move to v3.13-rcX and device tree only (serial only)...
...
Signed-off-by: Robert Nelson <robertcnelson@gmail.com>
11 years ago
Robert Nelson
bc2fdd6921
omap4-panda-a4: move to v3.13-rcX and device tree only (serial only)...
...
Signed-off-by: Robert Nelson <robertcnelson@gmail.com>
11 years ago
Robert Nelson
60679bb59e
omap4-panda: move to v3.13-rcX and device tree only (serial only)...
...
Signed-off-by: Robert Nelson <robertcnelson@gmail.com>
11 years ago
Robert Nelson
921d88863f
omap3-beagle-xm: move to v3.13-rcX and device tree only...
...
Signed-off-by: Robert Nelson <robertcnelson@gmail.com>
11 years ago
Robert Nelson
394e0d0e63
omap3-beagle: move to v3.13-rcX and device tree only, video broken with 3.13.0-rc8-armv7-x8, easy fix for next...
...
Signed-off-by: Robert Nelson <robertcnelson@gmail.com>
11 years ago
Robert Nelson
73d3b3411e
bone: with the latest 3.8 this is now fixed!
...
Signed-off-by: Robert Nelson <robertcnelson@gmail.com>
11 years ago
Robert Nelson
8838b2af5a
Merge pull request #22 from slavino/patch-1
...
Update distro.conf
11 years ago
Slavomir Hustaty
343c46897e
Update distro.conf
...
URL fix
Debian seems to have removed Netimage and provided some fixes
11 years ago
Robert Nelson
c701b731da
bug: broken versions of sfdisk (2.17.2)
...
See: https://github.com/RobertCNelson/netinstall/issues/20
Reported-by: Stephen Koone <skoone@fastmail.us>
Reported-by: Matthew Sears <msears@powermonitors.com>
Signed-off-by: Robert Nelson <robertcnelson@gmail.com>
11 years ago
Robert Nelson
6d037544e0
fix: missing then
...
Signed-off-by: David Lambert <dave@lambsys.com>
Signed-off-by: Robert Nelson <robertcnelson@gmail.com>
11 years ago
Robert Nelson
0ff008b13a
add: --no-swap option
...
from: https://groups.google.com/d/msg/beagleboard/KdcMGFJKvuc/PPN0xgw0VXQJ
Reported-by: David Lambert <dave@lambsys.com>
Signed-off-by: Robert Nelson <robertcnelson@gmail.com>
11 years ago
Robert Nelson
395334f3a4
update readme
...
Signed-off-by: Robert Nelson <robertcnelson@gmail.com>
11 years ago
Robert Nelson
fe3623b008
drop s-video modes
...
Signed-off-by: Robert Nelson <robertcnelson@gmail.com>
11 years ago
Robert Nelson
f61f21c477
drop --addon pico
...
Signed-off-by: Robert Nelson <robertcnelson@gmail.com>
11 years ago
Robert Nelson
d89005b007
bone: with the current factory eMMC bootloader raw intrds are safe again
...
Signed-off-by: Robert Nelson <robertcnelson@gmail.com>
11 years ago
Robert Nelson
39e10821ad
3.12.x has been moved to the STABLE armv7 repo
...
Signed-off-by: Robert Nelson <robertcnelson@gmail.com>
11 years ago
Robert Nelson
feb4808fe3
ubuntu: changed its eol policy, this makes 12.10/13.04 interesting, so just document the dates
...
Signed-off-by: Robert Nelson <robertcnelson@gmail.com>
11 years ago
Robert Nelson
5a451732b7
imx: drop HAS_IMX_BLOB, KMS is used for all targets now
...
Signed-off-by: Robert Nelson <robertcnelson@gmail.com>
11 years ago
Robert Nelson
aecc1cab3a
device: imx all to v3.12-rcX
...
Signed-off-by: Robert Nelson <robertcnelson@gmail.com>
11 years ago
Robert Nelson
863cefd73b
board: all wandboards to v3.12-rcX
...
Signed-off-by: Robert Nelson <robertcnelson@gmail.com>
11 years ago
Robert Nelson
d05500c487
beagle xm: move over to v3.12-rc
...
Signed-off-by: Robert Nelson <robertcnelson@gmail.com>
11 years ago