mailarchive of the ptxdist mailing list
 help / color / mirror / Atom feed
* [ptxdist] mxs-utils and the MX28
@ 2012-02-01  2:41 Jeff Horn
  2012-02-03  5:22 ` Jeff Horn
  0 siblings, 1 reply; 3+ messages in thread
From: Jeff Horn @ 2012-02-01  2:41 UTC (permalink / raw)
  To: ptxdist


[-- Attachment #1.1: Type: text/plain, Size: 566 bytes --]

Hi,

I have a Ptxdist (2011.07.0) build for the MX53 and I and looking at also
building for the mx28.  I see under the platformconfig bootloaders there is
a mxs-utils option for the mx28/23.  That all built and now I see the
elftosb host binary which I know is used in the FSL SDK.  Do I need to
build the mx28 bootlets out of Ptxdist and then us the elftosb, much like
the SDK, to create the bootable SB file?  I'm lost on this last step of
creating the bootlets like the mx28 SDK so I can use Ptxdist for the mx28.
 Any pointers is much appreciated.

Thanks,
Jeff

[-- Attachment #1.2: Type: text/html, Size: 631 bytes --]

[-- Attachment #2: Type: text/plain, Size: 48 bytes --]

-- 
ptxdist mailing list
ptxdist@pengutronix.de

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [ptxdist] mxs-utils and the MX28
  2012-02-01  2:41 [ptxdist] mxs-utils and the MX28 Jeff Horn
@ 2012-02-03  5:22 ` Jeff Horn
  2012-02-03 21:31   ` Michael Olbrich
  0 siblings, 1 reply; 3+ messages in thread
From: Jeff Horn @ 2012-02-03  5:22 UTC (permalink / raw)
  To: ptxdist


[-- Attachment #1.1: Type: text/plain, Size: 898 bytes --]

I have this working.  I created a imx-bootlets.in (added to the boot
loaders section) and imx-bootlets.make file and Ptxdist builds the SB files
just fine.  I just need to figure out how to add a dependency on the kernel
build.

Jeff

On Tue, Jan 31, 2012 at 6:41 PM, Jeff Horn <jeff@everlook.net> wrote:

> Hi,
>
> I have a Ptxdist (2011.07.0) build for the MX53 and I and looking at also
> building for the mx28.  I see under the platformconfig bootloaders there is
> a mxs-utils option for the mx28/23.  That all built and now I see the
> elftosb host binary which I know is used in the FSL SDK.  Do I need to
> build the mx28 bootlets out of Ptxdist and then us the elftosb, much like
> the SDK, to create the bootable SB file?  I'm lost on this last step of
> creating the bootlets like the mx28 SDK so I can use Ptxdist for the mx28.
>  Any pointers is much appreciated.
>
> Thanks,
> Jeff
>

[-- Attachment #1.2: Type: text/html, Size: 1232 bytes --]

[-- Attachment #2: Type: text/plain, Size: 48 bytes --]

-- 
ptxdist mailing list
ptxdist@pengutronix.de

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [ptxdist] mxs-utils and the MX28
  2012-02-03  5:22 ` Jeff Horn
@ 2012-02-03 21:31   ` Michael Olbrich
  0 siblings, 0 replies; 3+ messages in thread
From: Michael Olbrich @ 2012-02-03 21:31 UTC (permalink / raw)
  To: ptxdist

On Thu, Feb 02, 2012 at 09:22:43PM -0800, Jeff Horn wrote:
> I have this working.  I created a imx-bootlets.in (added to the boot
> loaders section) and imx-bootlets.make file and Ptxdist builds the SB files
> just fine.  I just need to figure out how to add a dependency on the kernel
> build.

add this to you imx-bootlets.make:
$(STATEDIR)/imx-bootlets.prepare: $(STATEDIR)/kernel.targetinstall.post

Then $(IMAGEDIR)/linuximage will be available when compiling the bootlets.

You should also "select KERNEL" in imx-bootlets.in

Michael


-- 
Pengutronix e.K.                           |                             |
Industrial Linux Solutions                 | http://www.pengutronix.de/  |
Peiner Str. 6-8, 31137 Hildesheim, Germany | Phone: +49-5121-206917-0    |
Amtsgericht Hildesheim, HRA 2686           | Fax:   +49-5121-206917-5555 |

-- 
ptxdist mailing list
ptxdist@pengutronix.de

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2012-02-03 21:31 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-02-01  2:41 [ptxdist] mxs-utils and the MX28 Jeff Horn
2012-02-03  5:22 ` Jeff Horn
2012-02-03 21:31   ` Michael Olbrich

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox