Robert Nelson
|
79f858389e
|
conf: use conf_boot_fstype to specify boot partition type
Signed-off-by: Robert Nelson <robertcnelson@gmail.com>
|
12 years ago |
Robert Nelson
|
b001d8e17d
|
sfdisk: always specify the partition ending mb conf_boot_endmb
Signed-off-by: Robert Nelson <robertcnelson@gmail.com>
|
12 years ago |
Robert Nelson
|
e393e02854
|
sfdisk: always specify the partition starting mb conf_boot_startmb
Signed-off-by: Robert Nelson <robertcnelson@gmail.com>
|
12 years ago |
Robert Nelson
|
52525e076a
|
bug: use the right variable name, fixes bb, bbb
Signed-off-by: Robert Nelson <robertcnelson@gmail.com>
|
12 years ago |
Robert Nelson
|
9a476d6071
|
mmc: add rootfs label
Signed-off-by: Robert Nelson <robertcnelson@gmail.com>
|
12 years ago |
Robert Nelson
|
b45a5a041a
|
partition: in most cases its mmc, so mount as noatime
Signed-off-by: Robert Nelson <robertcnelson@gmail.com>
|
12 years ago |
Robert Nelson
|
61cc00dfe9
|
saucy: add intial stuff, everything broken
Signed-off-by: Robert Nelson <robertcnelson@gmail.com>
|
12 years ago |
Robert Nelson
|
2af7eeeccf
|
sfdisk: do not touch first mb
Signed-off-by: Robert Nelson <robertcnelson@gmail.com>
|
12 years ago |
Robert Nelson
|
dd489ed3e2
|
raring: work around https://bugs.launchpad.net/bugs/1161912 by patching linux-version
Signed-off-by: Robert Nelson <robertcnelson@gmail.com>
|
12 years ago |
Robert Nelson
|
c1b41260f8
|
ubuntu: move fixes to common dir
Signed-off-by: Robert Nelson <robertcnelson@gmail.com>
|
12 years ago |
Robert Nelson
|
0e844efcf3
|
ubuntu: running out of space, so pick one initrd
Signed-off-by: Robert Nelson <robertcnelson@gmail.com>
|
12 years ago |
Robert Nelson
|
3ea7caf0c2
|
bug: unbreak dual mmc fix
Signed-off-by: Robert Nelson <robertcnelson@gmail.com>
|
12 years ago |
Robert Nelson
|
d7841bdd83
|
lsblk: is just so much better then mount for showing partitions
Signed-off-by: Robert Nelson <robertcnelson@gmail.com>
|
12 years ago |
Robert Nelson
|
97c7fefa50
|
add: wandboard-quad
Signed-off-by: Robert Nelson <robertcnelson@gmail.com>
|
12 years ago |
Robert Nelson
|
c5e9d993a1
|
doc: sync with readme
Signed-off-by: Robert Nelson <robertcnelson@gmail.com>
|
12 years ago |
Robert Nelson
|
240786ffb0
|
swap: allow it to be overritten
Signed-off-by: Robert Nelson <robertcnelson@gmail.com>
|
12 years ago |
Robert Nelson
|
17bbd2574b
|
mmc: with bootloader in flash, there is chance the boot device is not /dev/mmcblk0
Signed-off-by: Robert Nelson <robertcnelson@gmail.com>
|
12 years ago |
Robert Nelson
|
0d7cc022cc
|
imx6q-sabrelite: bootloader no longer required
Signed-off-by: Robert Nelson <robertcnelson@gmail.com>
|
12 years ago |
Robert Nelson
|
61f596fa1d
|
imx6q-sabrelite: now supports the factory bootloader too
Signed-off-by: Robert Nelson <robertcnelson@gmail.com>
|
12 years ago |
Robert Nelson
|
47c3bd75b8
|
swap: cut by a forth, the 300% of ram doesnt seem to be working
Signed-off-by: Robert Nelson <robertcnelson@gmail.com>
|
12 years ago |
Robert Nelson
|
c0a14030e3
|
bbb: disable eMMC, its locking up partition stage: https://github.com/RobertCNelson/netinstall/issues/15
Signed-off-by: Robert Nelson <robertcnelson@gmail.com>
|
12 years ago |
Robert Nelson
|
0a555acd93
|
mmc: tweak amount of swap setup by default..
Signed-off-by: Robert Nelson <robertcnelson@gmail.com>
|
12 years ago |
Robert Nelson
|
6010504269
|
testing: use sfdisk over fdisk on omap
Signed-off-by: Robert Nelson <robertcnelson@gmail.com>
|
12 years ago |
Robert Nelson
|
910b19fef4
|
distro: drop squeeze
Signed-off-by: Robert Nelson <robertcnelson@gmail.com>
|
12 years ago |
Robert Nelson
|
707364ac41
|
print to terminal the fainl partition layout
Signed-off-by: Robert Nelson <robertcnelson@gmail.com>
|
12 years ago |
Robert Nelson
|
204ac6f772
|
Revert "Print to terminal final partition layout"
This reverts commit eab377f51e .
|
12 years ago |
Robert Nelson
|
eab377f51e
|
Print to terminal final partition layout
|
12 years ago |
Robert Nelson
|
9389bd5422
|
cleanup: combine these into one cat
Signed-off-by: Robert Nelson <robertcnelson@gmail.com>
|
12 years ago |
Robert Nelson
|
ddfd837040
|
Atheros, most of these are now in the linux-firmware tree
Signed-off-by: Robert Nelson <robertcnelson@gmail.com>
|
12 years ago |
Robert Nelson
|
d51506cb67
|
uboot when avaiable use uenvcmd by default
Signed-off-by: Robert Nelson <robertcnelson@gmail.com>
|
12 years ago |
Robert Nelson
|
2ffa6bf003
|
u-boot: it is assumed uEnv.txt will be loaded
Signed-off-by: Robert Nelson <robertcnelson@gmail.com>
|
12 years ago |
Robert Nelson
|
bb3993e663
|
use: conf_uboot_CONFIG_CMD_FS_GENERIC to decide load vs fatload/ext2load
Signed-off-by: Robert Nelson <robertcnelson@gmail.com>
|
12 years ago |
Robert Nelson
|
5e45006b22
|
uboot: assme we can use ${mmcdev}:${mmcpart}
Signed-off-by: Robert Nelson <robertcnelson@gmail.com>
|
12 years ago |
Robert Nelson
|
b89df30acf
|
cleanup: simpfily: use new u-boot variable
Signed-off-by: Robert Nelson <robertcnelson@gmail.com>
|
12 years ago |
Robert Nelson
|
1914c0c2fa
|
mkimage: just use it
Signed-off-by: Robert Nelson <robertcnelson@gmail.com>
|
12 years ago |
Robert Nelson
|
d8c3e713be
|
drop: igepv2: need to spend some time to (find it)&(fix it)
Signed-off-by: Robert Nelson <robertcnelson@gmail.com>
|
12 years ago |
Robert Nelson
|
a857a6dc70
|
cleanup: simplfiy CONFIG_SUPPORT_RAW_INITRD
Signed-off-by: Robert Nelson <robertcnelson@gmail.com>
|
12 years ago |
Robert Nelson
|
b921efb91b
|
bootz: use one define: conf_uboot_CONFIG_CMD_BOOTZ
Signed-off-by: Robert Nelson <robertcnelson@gmail.com>
|
12 years ago |
Robert Nelson
|
670803e6b7
|
am335x-boneblack: work around missing u-boot config option
Signed-off-by: Robert Nelson <robertcnelson@gmail.com>
|
12 years ago |
Robert Nelson
|
ce13e5e306
|
dash compatiable
Signed-off-by: Robert Nelson <robertcnelson@gmail.com>
|
12 years ago |
Robert Nelson
|
d071d7a3f1
|
dash: just use end size so we can drop let
Signed-off-by: Robert Nelson <robertcnelson@gmail.com>
|
12 years ago |
Robert Nelson
|
8ba7981de7
|
imx6q-sabrelite: use new features in u-boot, NOTE bootloader is now installed seperately see: http://eewiki.net/display/linuxonarm/i.MX6x+SABRE+Lite#i.MX6xSABRELite-Initialboot:UpgradeBootloader
Signed-off-by: Robert Nelson <robertcnelson@gmail.com>
|
12 years ago |
Robert Nelson
|
3ec5b5f3a8
|
add lockup note for bone
Signed-off-by: Robert Nelson <robertcnelson@gmail.com>
|
12 years ago |
Robert Nelson
|
f2708dc58a
|
bone: seperate the warning part from the note message
Signed-off-by: Robert Nelson <robertcnelson@gmail.com>
|
12 years ago |
Robert Nelson
|
118bc07e13
|
fix: missed one boot_ftd should be boot_fdt
Signed-off-by: Robert Nelson <robertcnelson@gmail.com>
|
12 years ago |
Robert Nelson
|
5b52162dd9
|
bone: introduce warning system
Signed-off-by: Robert Nelson <robertcnelson@gmail.com>
|
12 years ago |
Robert Nelson
|
6aaab4b255
|
wrap --uboot beagle_bx/beagle_cx into omap3-beagle-xm.conf
Signed-off-by: Robert Nelson <robertcnelson@gmail.com>
|
12 years ago |
Robert Nelson
|
5e6cac4fd7
|
crane: drop for now, bring back later
Signed-off-by: Robert Nelson <robertcnelson@gmail.com>
|
12 years ago |
Robert Nelson
|
0f12a1eefd
|
imx51-babbage: use new u-boot features
Signed-off-by: Robert Nelson <robertcnelson@gmail.com>
|
12 years ago |
Robert Nelson
|
ca57ac97c9
|
fix: sync with omapimagebuilder
Signed-off-by: Robert Nelson <robertcnelson@gmail.com>
|
12 years ago |