I wrote a small tool to decode and dump bootinfo files. It does not support editing yet (we all know how to use a hex editor, don't we? ;-) On ARAnyM: # m68k-bootinfo machtype = atari cputype = 68040 fputype = 68040 mmutype = 68040 memchunk of 0x00e00000 bytes at 0x00000000 memchunk of 0x10000000 bytes at 0x01000000 command_line = "root=/dev/hda1 video=atafb:tthigh debug=par console=tty0 BOOT_IMAGE=vmlinux" atari.mch_cookie = FALCON atari.mch_type = AB40 # m68k-bootinfo -f ../bootinfo/bootinfo.cassandra machtype = amiga cputype = 68040 fputype = 68040 mmutype = 68040 memchunk of 0x00c00000 bytes at 0x07400000 command_line = "root=/dev/hda3 fbcon=font:PEARL8x8 console=tty0 debug=mem BOOT_IMAGE=t4" amiga.model = A4000 amiga.autocon board 0x0877:0xffffffc9 at 0x00e90000 amiga.chip_size = 0x00200000 amiga.vblank = 50 amiga.psfreq = 50 amiga.eclock = 0x000ad303 amiga.chipset = AGA amiga.serper = 368 # https://github.com/geertu/m68k-bootinfo Have fun! Gr{oetje,eeting}s, Geert -- Geert Uytterhoeven -- There's lots of Linux beyond ia32 -- geert@xxxxxxxxxxxxxx In personal conversations with technical people, I call myself a hacker. But when I'm talking to journalists I just say "programmer" or something like that. -- Linus Torvalds -- To unsubscribe from this list: send the line "unsubscribe linux-m68k" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html