Changeset 390c34a in clfs-embedded for BOOK/patches.ent


Ignore:
Timestamp:
Oct 21, 2013, 6:57:22 AM (11 years ago)
Author:
Andrew Bradford <andrew@…>
Branches:
master
Children:
a65e0bb
Parents:
d4c0817
Message:

Remove bootloaders section and bootloaders

Only MIPS had any information and only for COLO.
There's many many different bootloaders and methods for getting to the
point where Linux can run depending on arch, board, and user desires.
Later, we'll move a quick bit of info about picking a bootloader to the
"bootable" section after building the kernel.

Trying to document how to build every possible, even just the popular,
bootloaders, isn't reasonable.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • BOOK/patches.ent

    rd4c0817 r390c34a  
    3232
    3333<!-- MIPS Patches -->
    34 
    35 <!-- MIPS Bootloader Patches -->
    36 
    37 <!ENTITY colo-make-patch "colo-&colo-version;-make_fix-1.patch">
    38 <!ENTITY colo-make-patch-md5 "b89575a0e385b5366b19a6b5f176d49b">
    39 <!ENTITY colo-make-patch-size "2 KB">
    40 
    41 <!ENTITY colo-relocation-patch "colo-&colo-version;-relocation_fix-1.patch">
    42 <!ENTITY colo-relocation-patch-md5 "e0607ee1071f2f805ffa1ef1c5b1a766">
    43 <!ENTITY colo-relocation-patch-size ".7 KB">
    44 
Note: See TracChangeset for help on using the changeset viewer.