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
|
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
|
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
|
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
|
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
|
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 |