[coreboot] buildrom payload.conf patch

Myles Watson mylesgw at gmail.com
Fri May 2 18:19:39 CEST 2008


On Fri, May 2, 2008 at 9:19 AM, Jordan Crouse <jordan.crouse at amd.com> wrote:
>
> On 02/05/08 07:57 -0600, Myles Watson wrote:
>  > This patch consolidates the payload .conf files to eliminate redundancy.  A
>  > couple of them were not consolidated because it appeared that they will be
>  > more specialized in the future.
>
>  > follow the patch with:
>  > svn rm config/payloads/etherboot.conf
>  > svn rm config/payloads/memtest.conf
>  > svn rm config/payloads/tint.conf
>  > svn rm config/payloads/grub2.conf
>  > svn rm config/payloads/gpxe.conf
>  > svn rm config/payloads/coreinfo.conf
>  > svn rm config/payloads/filo.conf
>  >
>  > since they are no longer needed.
>
>  > file by file changes:
>  >
>  > Makefile:
>  > Eliminated a payload copy to simplify build.
>  > Added empty targets for custom and custom-clean.
>  >
>  > packages/coreboot-v3/coreboot-v3.mk:
>  > Same payload copy change as Makefile.
>  >
>  > packages/ofw/ofw.mk:
>  > Moved the SVN information here from ofw.conf because it is here for every
>  > other payload.
>  >
>  > config/payloads/ofw.conf:
>  > The only thing keeping this file here is a comment about crc32sum.
>  >
>  > config/payloads/payloads.conf:
>  > Change the way PAYLOAD and PAYLOAD-y are set.  Both are needed for lab since
>  > lab is the name of the payload, but isn't an actual payload.
>  >
>  > config/payloads/lab.conf:
>  > Removed redundant PAYLOAD assignment.
>  >
>  > config/payloads/openbios.conf:
>  > Include the generic and leave this file for possible fcode-utils dependency.
>  >
>  > config/payloads/kernel.conf:
>  > Removed redundant PAYLOAD and PAYLOAD-y assignment.
>
>  > config/payloads/Config.in:
>  > Removed extra menu for Custom Payload with only one option in it.
>
>  > config/payloads/custom.conf:
>  > Simplified this file since there was no CUSTOM_PAYLOAD variable set anywhere.
>  > Included Makefile.generic so that lzma compression would just work.
>  >
>  > Signed-off-by: Myles Watson <mylesgw at gmail.com>
>
>  Acked-by: Jordan Crouse <jordan.crouse at amd.com>

Rev. 175.

Sorry I forgot to put the Acked-by line in the commit message.

Thanks,
Myles




More information about the coreboot mailing list