Commit Graph

26 Commits (3266bc4036bb8b36873ff8adc0a35aff9e7dc352)

Author SHA1 Message Date
Robert Nelson 3266bc4036 sfdisk: switch everything to use it by default
11 years ago
Robert Nelson 5433c36203 mmc: optimze sd card partition for: https://wiki.linaro.org/WorkingGroups/Kernel/Projects/FlashCardSurvey
12 years ago
Robert Nelson 36208bb7f7 cleanup: reorder
12 years ago
Robert Nelson d51506cb67 uboot when avaiable use uenvcmd by default
12 years ago
Robert Nelson 2ffa6bf003 u-boot: it is assumed uEnv.txt will be loaded
12 years ago
Robert Nelson bb3993e663 use: conf_uboot_CONFIG_CMD_FS_GENERIC to decide load vs fatload/ext2load
12 years ago
Robert Nelson 5e45006b22 uboot: assme we can use ${mmcdev}:${mmcpart}
12 years ago
Robert Nelson a857a6dc70 cleanup: simplfiy CONFIG_SUPPORT_RAW_INITRD
12 years ago
Robert Nelson b921efb91b bootz: use one define: conf_uboot_CONFIG_CMD_BOOTZ
12 years ago
Robert Nelson 670803e6b7 am335x-boneblack: work around missing u-boot config option
12 years ago
Robert Nelson 3ec5b5f3a8 add lockup note for bone
12 years ago
Robert Nelson f2708dc58a bone: seperate the warning part from the note message
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
12 years ago
Robert Nelson 5b52162dd9 bone: introduce warning system
12 years ago
Robert Nelson f501f6e51a bone: switch to unifed bootloader
12 years ago
Robert Nelson 0194331f9d uboot: ftd autodetection, simplify
12 years ago
Robert Nelson 81f227120f dtb: u-boot: use generic option for when bootloader help identify device
12 years ago
Robert Nelson 52497fc86d bone: use the more reliable memory address (partial revert)
12 years ago
Robert Nelson 32783f11e6 BeagleBone: use new features in u-boot: v2013.04-rc2
12 years ago
Robert Nelson 50b79bfd73 unify: bootloader : mk_mmc.sh/setup_sdcard.sh
12 years ago
Robert Nelson ecdd389fae conf: dtb_file -> conf_fdtfile: unify mk_mmc.sh/setup_sdcard.sh
12 years ago
Robert Nelson 03dbe8e585 conf: dtb_addr -> conf_fdtaddr: unify mk_mmc.sh/setup_sdcard.sh
12 years ago
Robert Nelson 177fcd07eb conf: load_addr -> conf_zreladdr: unify mk_mmc.sh/setup_sdcard.sh
12 years ago
Robert Nelson 293246a1c9 conf: initrd_addr -> conf_initrdaddr: unify mk_mmc.sh/setup_sdcard.sh
12 years ago
Robert Nelson f50ce9cdad conf: kernel_addr -> conf_loadaddr: unify mk_mmc.sh/setup_sdcard.sh
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
12 years ago