Remove setting of explicit ramdisk load address

U-Boot in Aspeed's SDK had a hack to manually relocate the ramdisk into
RAM because of a bug that caused the normal ramdisk relocation not to
happen if ATAGS was being used.  Now that the ATAGS ramdisk relocation
bug is fixed, the load address and entrypoint of a ramdisk image are
ignored.  The ramdisk is relocated to an address chosen by U-Boot and
the address is passed to the kernel.

Remove the override of oe_mkimage() in obmc-phosphor-image_types_uboot
as the default implementation is sufficient.  This also removes the only
reference to a fixed ramdisk location in RAM.

Change-Id: Id92c8dc9ebeb905401e3056fcf841d982abbd3d1
Signed-off-by: Rick Altherr <raltherr@google.com>
1 file changed
tree: 1bac099c89dea3faf7fd4f45f9a7c47efa1d96df
  1. classes/
  2. common/
  3. conf/
  4. COPYING.apache-2.0
  5. COPYING.MIT
  6. LICENSE