[haiku-bugs] Re: [Haiku] #13284: ARM image installer

  • From: "kallisti5" <trac@xxxxxxxxxxxx>
  • Date: Sat, 11 Feb 2017 04:43:15 -0000

#13284: ARM image installer
----------------------------+----------------------------
   Reporter:  kallisti5     |      Owner:  bonefish
       Type:  enhancement   |     Status:  new
   Priority:  low           |  Milestone:  Unscheduled
  Component:  Build System  |    Version:  R1/Development
 Resolution:                |   Keywords:  arm
 Blocked By:                |   Blocking:
Has a Patch:  0             |   Platform:  arm
----------------------------+----------------------------

Comment (by kallisti5):

 A little more investigation into how Fedora does it.
 Here is the kernel uImage from the Fedora arm release:

 {{{
 $ file /media/kallisti5/__boot/uImage
 /media/kallisti5/__boot/uImage: u-boot legacy uImage,
 4.8.6-300.fc25.armv7hl, Linux/ARM, OS Kernel Image (Not compressed),
 5919120 bytes, Tue Nov 15 20:15:27 2016, Load Address: 0x00008000, Entry
 Point: 0x00008000, Header CRC: 0x31394551, Data CRC: 0x2EB17346
 }}}

 It looks like the base image targets raspberry pi 2 or 3 out of the box.
 The fedora-arm-image-installer doesn't actually do anything modification
 under those platforms.

 I wish there was a single source comparing the memory maps on all the arm
 boards out there  :-|  We might be able to target a "common configuration"
 to maximize our board support.

--
Ticket URL: <https://dev.haiku-os.org/ticket/13284#comment:4>
Haiku <https://dev.haiku-os.org>
Haiku - the operating system.

Other related posts: