Robert Nelson
|
b14fd171f6
|
use https by default
Signed-off-by: Robert Nelson <robertcnelson@gmail.com>
|
11 years ago |
Robert Nelson
|
c88740ecbc
|
conf: this partition size is used by default
Signed-off-by: Robert Nelson <robertcnelson@gmail.com>
|
11 years ago |
Robert Nelson
|
df3e05c97f
|
am335x: use the STABLE to get v3.8 now (making room for v3.11 testing.)
Signed-off-by: Robert Nelson <robertcnelson@gmail.com>
|
11 years ago |
Robert Nelson
|
074a041163
|
bones: switch to new bootloader naming schene
Signed-off-by: Robert Nelson <robertcnelson@gmail.com>
|
11 years ago |
Robert Nelson
|
430af0bd22
|
sfdisk is now used by default
Signed-off-by: Robert Nelson <robertcnelson@gmail.com>
|
11 years ago |
Robert Nelson
|
79f858389e
|
conf: use conf_boot_fstype to specify boot partition type
Signed-off-by: Robert Nelson <robertcnelson@gmail.com>
|
11 years ago |
Robert Nelson
|
b001d8e17d
|
sfdisk: always specify the partition ending mb conf_boot_endmb
Signed-off-by: Robert Nelson <robertcnelson@gmail.com>
|
11 years ago |
Robert Nelson
|
e393e02854
|
sfdisk: always specify the partition starting mb conf_boot_startmb
Signed-off-by: Robert Nelson <robertcnelson@gmail.com>
|
11 years ago |
Robert Nelson
|
3266bc4036
|
sfdisk: switch everything to use it by default
Signed-off-by: Robert Nelson <robertcnelson@gmail.com>
|
11 years ago |
Robert Nelson
|
5433c36203
|
mmc: optimze sd card partition for: https://wiki.linaro.org/WorkingGroups/Kernel/Projects/FlashCardSurvey
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
|
36208bb7f7
|
cleanup: reorder
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
|
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
|
f2708dc58a
|
bone: seperate the warning part from the note message
Signed-off-by: Robert Nelson <robertcnelson@gmail.com>
|
12 years ago |
Robert Nelson
|
efd1d6b50d
|
BeagleBones: allow uboot to set mmcdev/mmcpart by default, this will allow us to easily transfer the image to the eMMC on the black
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
|
f501f6e51a
|
bone: switch to unifed bootloader
Signed-off-by: Robert Nelson <robertcnelson@gmail.com>
|
12 years ago |
Robert Nelson
|
0194331f9d
|
uboot: ftd autodetection, simplify
Signed-off-by: Robert Nelson <robertcnelson@gmail.com>
|
12 years ago |
Robert Nelson
|
81f227120f
|
dtb: u-boot: use generic option for when bootloader help identify device
Signed-off-by: Robert Nelson <robertcnelson@gmail.com>
|
12 years ago |
Robert Nelson
|
52497fc86d
|
bone: use the more reliable memory address (partial revert)
Signed-off-by: Robert Nelson <robertcnelson@gmail.com>
|
12 years ago |
Robert Nelson
|
ce16b7494b
|
am335x-boneblack: these settings actually work..
Signed-off-by: Robert Nelson <robertcnelson@gmail.com>
|
12 years ago |
Robert Nelson
|
32783f11e6
|
BeagleBone: use new features in u-boot: v2013.04-rc2
Signed-off-by: Robert Nelson <robertcnelson@gmail.com>
|
12 years ago |
Robert Nelson
|
50b79bfd73
|
unify: bootloader : mk_mmc.sh/setup_sdcard.sh
Signed-off-by: Robert Nelson <robertcnelson@gmail.com>
|
12 years ago |
Robert Nelson
|
ecdd389fae
|
conf: dtb_file -> conf_fdtfile: unify mk_mmc.sh/setup_sdcard.sh
Signed-off-by: Robert Nelson <robertcnelson@gmail.com>
|
12 years ago |
Robert Nelson
|
03dbe8e585
|
conf: dtb_addr -> conf_fdtaddr: unify mk_mmc.sh/setup_sdcard.sh
Signed-off-by: Robert Nelson <robertcnelson@gmail.com>
|
12 years ago |
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
|
c6a0953ad2
|
am335x-bonelt.dtb -> am335x-boneblack.dtb
Signed-off-by: Robert Nelson <robertcnelson@gmail.com>
|
12 years ago |