nixpkgs/pkgs/misc/uboot
Tuomas Tynkkynen d013de6d32 U-Boot: Update to 2015.04 and major refactor
Instead of selecting the defconfig based on stdenv.platform.uboot,
provide different ubootFoo packages. Otherwise we couldn't easily build
U-Boots for different platforms than what we are currently running on.

All users of the ubootChooser function appear to be using only CLI tools
like mkimage, whose behaviour is not affected by the defconfig (their
build outputs are bitwise-identical). So add a separate package for the
CLI tools.

Of the removed patches, some version of sheevaplug-sdio.patch has
apparently been applied upstream (with at least mv_sdio.c renamed to
mvebu_mmc.c). sheevaplug-config.patch needs rebasing & re-testing on
real hardware.

Tested boards and input/output methods that upstream supports:
 - Raspberry Pi:
    - HDMI works, USB keyboard not yet supported
    - Serial via the 26-pin connector (3.3V)
 - pcDuino3 Nano:
    - HDMI + USB keyboard (only if attached to a hub)
    - Serial via the 3-pin connector (3.3V)
 - Jetson TK1: RS-232 serial port only
 - Versatile Express CA9 (for QEMU only): Serial via '-serial stdio'
2015-06-30 10:49:56 +03:00
..
default.nix U-Boot: Update to 2015.04 and major refactor 2015-06-30 10:49:56 +03:00
gas220.patch Porting changes from stdenv-updates into this branch. 2009-11-08 00:32:12 +00:00
guruplug-file-systems.patch U-Boot: Fix the environment address for the GuruPlug. 2010-10-07 07:29:12 +00:00
guruplug-usb-msd-multi-lun.patch Add U-Boot for the GuruPlug. 2010-10-04 22:23:57 +00:00
guruplug.nix clean up git revision handling in several packages 2013-11-13 12:46:55 +02:00
nanonote.nix * "ensureDir" -> "mkdir -p". "ensureDir" is a rather pointless 2012-01-18 20:16:00 +00:00
sheevaplug.nix Rename buildNativeInputs -> nativeBuildInputs 2012-12-28 19:20:09 +01:00