[Bug 206461] Geom redboot module fis offset problem
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Thu Jan 21 10:15:07 UTC 2016
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=206461
Bug ID: 206461
Summary: Geom redboot module fis offset problem
Product: Base System
Version: 11.0-CURRENT
Hardware: mips
OS: Any
Status: New
Severity: Affects Some People
Priority: ---
Component: kern
Assignee: freebsd-bugs at FreeBSD.org
Reporter: yamori813 at yahoo.co.jp
Created attachment 165905
--> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=165905&action=edit
geom_redboot patch
Current source code(sys/geom/geom_redboot.c) is check only last block and first
block. But FON2201 router is 2 block before at last.
RedBoot> fis list
Name FLASH addr Mem addr Length Entry point
RedBoot 0xA8000000 0xA8000000 0x00030000 0x00000000
FIS directory 0xA87E0000 0xA87E0000 0x0000F000 0x00000000
RedBoot config 0xA87EF000 0xA87EF000 0x00001000 0x00000000
I add setting FIS directory offset by hint. Please consider this patch.
Thanks.
Hiroki Mori
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-bugs
mailing list