You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
openwrt/target/linux/apm821xx
Christian Lamparter e59a6c8d4c apm821xx: switch MyBook Live's recovery images to multi-file
This patch converts the MyBook Live's recovery image to utilize the
multi-image method which integrates the device-tree binary directly
into the image.

The new initramfs can be loaded through the MyBook Live's U-boot
in the following way:

=> setenv ipaddr 192.168.1.1
=> setenv serverip 192.168.1.2
=> sata init; run addtty; tftp $kernel_addr_r wd_mybooklive-initramfs.bin; bootm
   Waiting for PHY auto negotiation to complete... done
   ENET Speed is 1000 Mbps - FULL duplex connection (EMAC0)
   Using ppc_4xx_eth0 device
   TFTP from server 192.168.1.2; our IP address is 192.168.1.1
   Filename 'wd_mybooklive-initramfs.bin'.
   Load address: 0x1000000
   Loading: ################################################ [...]
   done
   [...]
   Booting kernel from Legacy Image at 01000000 ...
      Image Name:    initramfs
      Image Type:   PowerPC Linux Multi-File Image (gzip compressed)
   [...]

Signed-off-by: Christian Lamparter <chunkeey@gmail.com>
5 years ago
..
base-files apm821xx, ath79, ipq40xx, ipq806x, lantiq, ramips: base-files: Use generic diag.sh 6 years ago
dts apm821xx: add linux 4.19 apm821xx patches 5 years ago
files/arch/powerpc/platforms/44x apm821xx: fix atheros PCIe cards on the MR24 8 years ago
image apm821xx: switch MyBook Live's recovery images to multi-file 5 years ago
nand apm821xx: add support for the Netgear WNDAP620 and WNDAP660 6 years ago
patches-4.14 apm821xx: 4.14: switch to upstream dw-dma-hport patch 5 years ago
patches-4.19 apm821xx: add linux 4.19 apm821xx patches 5 years ago
sata apm821xx: add linux 4.19 apm821xx patches 5 years ago
Makefile apm821xx: switch to 4.14.x kernel 6 years ago
config-4.14 kernel: enable THIN_ARCHIVES by default 6 years ago
config-4.19 apm821xx: add linux 4.19 apm821xx patches 5 years ago