openwrtv3/target/linux/mpc85xx/base-files/lib/preinit
Chris Blake 93bfac468e mpc85xx: update HiveAP-330 dts
initramfs is not the proper name for this, as it stores a boot ramdisk
and not a filesystem. Update the name to reflect it's usage correctly.

If CMDLINE_OVERRIDE is enabled, the chosen bootargs aren't used at all.
Drop them from the device tree source file to not cause confusion.

Remove the noinitrd bootarg. Due to the empty ramdisk this parameter
isn't required any longer:

  [    0.000000] Initrd not found or empty - disabling initrd

Use the LEDE mtd-mac-address* device tree properties to set the interfaces
MAC-Addresses.

Signed-off-by: Chris Blake <chrisrblake93@gmail.com>
Signed-off-by: Mathias Kresin <dev@kresin.me>
2017-10-25 09:22:08 +02:00
..
01_preinit_do_mpc85xx.sh treewide: populate boardname and model earlier 2017-07-15 23:13:34 +02:00
05_set_preinit_iface_mpc85xx mpc85xx: set preinit interface to eth0 by default 2013-04-12 18:30:25 +00:00