https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=206462

            Bug ID: 206462
           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@FreeBSD.org
          Reporter: yamori...@yahoo.co.jp

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.
_______________________________________________
freebsd-bugs@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-bugs
To unsubscribe, send any mail to "freebsd-bugs-unsubscr...@freebsd.org"

Reply via email to