]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
[ar71xx] Fix routerstation / routerstation pro redboot FIS probing
authorAdrian Chadd <adrian@FreeBSD.org>
Thu, 25 Feb 2021 21:06:03 +0000 (13:06 -0800)
committerAdrian Chadd <adrian@FreeBSD.org>
Thu, 25 Feb 2021 21:14:55 +0000 (13:14 -0800)
commit547739cc003a68f43a13981e5de1143861eca08c
tree7ca302233ec9cdc58a59c1b1dcf3d02bca41672a
parent5001c579baff78719919d79ec054207aa2938dbd
[ar71xx] Fix routerstation / routerstation pro redboot FIS probing

Some changes back in ye olde times somewhere has changed the default
block size the flash device exposes.  So, the default geom redboot
FIS probing (to find the partition table structure in flash!)
is no longer finding it.

So, force it to probe at the last 64k of flash regardless of the
underlying flash block size.

Tested:

* Ubiquiti Routerstation pro, boots -HEAD MIPS
sys/mips/conf/ROUTERSTATION.hints
sys/mips/conf/RSPRO.hints