I managed to get the kernel compile to work and generate a linuximage file,
wrote that to the SD card along with u-boot, popped the SD card in and
booted things. All appears to go well until after the "loading modules"
line. Then I get the following error:

starting pid 458, tty '/dev/console': '/sbin/getty -L 115200 ttySAC0 vt100'
process '/sbin/getty -L 115200 ttySAC0 vt100' (pid 458) exited. Scheduling
for restart.

This error will repeat over and over, just spawning new pid numbers then
exiting.
 - David


On Wed, Mar 6, 2013 at 9:10 PM, david <[email protected]> wrote:

> Please disregard the previous question, seems that the series file is just
> a text file listing the patch files to apply. It appears to have taken the
> patch file I generated and I`m compiling the BSP now. Thanks,
>  - David
>
>
> On Wed, Mar 6, 2013 at 9:52 AM, Juergen Beisert <[email protected]>wrote:
>
>> Hi David,
>>
>> david wrote:
>> > I booted the binary kernel, I'm not sure how to go about working the
>> > FriendlyARM kernel into ptxdist. Thanks,
>>
>> Start with a regular mainline linux-2.6.38 (to be set up with "ptxdist
>> platformconfig") and add all changes FA made to this kernel as patch files
>> into the
>> directory "configs/platform-friendlyarm-mini6410/patches/linux-2.6.38".
>>
>> After that you can continue like with the predefined kernel.
>>
>> Regards,
>> Juergen
>>
>> --
>> Pengutronix e.K.                              | Juergen Beisert
>>   |
>> Linux Solutions for Science and Industry      |
>> http://www.pengutronix.de/  |
>>
>
>

Reply via email to