openwrt/target/linux/ath79/image
Tomasz Maciej Nowak 0cc87b3bac ath79: image: disable sysupgrade images for routerstations and ja76pf2
Because a bug in handling partial erase blocks in 4.19 kernel, using
sysupgrade images will hard brick devices that use RedBoot bootloader
and have "FIS directory" with "RedBoot config" on the same erase block.
Since flashing the devices from bootloader is safe, and to not cause a
situation where external chip programmer or JTAG is needed, disable
sysupgrade images for affected boards while creating kernel.bin and
rootfs.bin for jjPlus JA76PF2 board, which doesn't have factory image.

To set up the JA76PF2 board follow "Installation" instructions in b3a0c97
("ath79: add support for jjPlus JA76PF2") except the part of loading
initramfs image and using sysupgrade image for flashing (point 6 and 7).
Enter following commands to flash the board from bootloader:
  fis init
  load -r -b 0x80060000 <openwrt_kernel_image_name>
  fis create linux
  load -r -b %{FREEMEMLO} <openwrt_rootfs_image_name>
  fis create rootfs
  fis load -l linux
  exec -c ""

For RouterStations use TFTP recovery procedure.

Ref: FS#2428
Cc: Matt Merhar <mattmerhar@protonmail.com>
Signed-off-by: Tomasz Maciej Nowak <tomek_n@o2.pl>
2019-09-01 00:12:03 +02:00
..
bin ath79: add support for PISEN WMB001N 2019-08-08 21:00:59 +08:00
lzma-loader ath79: lzma-loader: sync with ar71xx target 2018-06-06 22:25:53 +02:00
common-buffalo.mk ath79: add hwver parameter to buffalo-tag 2018-10-07 15:44:19 +02:00
common-netgear.mk ath79: Move DEVICE_VENDOR for NETGEAR to parent definition 2019-07-04 18:17:52 +02:00
common-tp-link.mk ath79: create common definition tplink-loader-okli 2019-08-07 18:04:03 +02:00
generic-tp-link.mk ath79: remove SUPPORTED_DEVICES for TP-Link Archer D50 v1 2019-08-15 14:25:05 +02:00
generic-ubnt.mk ath79: image: disable sysupgrade images for routerstations and ja76pf2 2019-09-01 00:12:03 +02:00
generic.mk ath79: image: disable sysupgrade images for routerstations and ja76pf2 2019-09-01 00:12:03 +02:00
Makefile ath79: add support for PISEN WMB001N 2019-08-08 21:00:59 +08:00
nand.mk ath79: fix missing DEVICE_VENDOR for some devices 2019-07-10 17:16:49 +02:00
tiny-netgear.mk ath79: Move DEVICE_VENDOR for NETGEAR to parent definition 2019-07-04 18:17:52 +02:00
tiny-tp-link.mk ath79: migrate TP-Link TL-MR3420v2 to ath79 2019-08-17 23:52:34 +08:00
tiny.mk ath79: split DEVICE_TITLE in multiple variables 2019-07-04 15:50:17 +02:00