« Previous | Next » 

Revision 05b3274b

ID05b3274b6bedb68ff78b76c642e17e97f3181c2f

Added by James Hogan over 10 years ago

hw/mips: align initrd to 64KB to avoid kernel error

The Linux kernel can be configured to use 64KB pages, but it also
requires initrd to be page aligned. Therefore, to be safe, align the
initrd to 64KB using a new INITRD_PAGE_MASK rather than
TARGET_PAGE_MASK.

Signed-off-by: James Hogan <>
Signed-off-by: Leon Alrae <>
Signed-off-by: Aurelien Jarno <>

Files

  • added
  • modified
  • copied
  • renamed
  • deleted

View differences