<html><head></head><body><div style="font-family: Verdana;font-size: 12.0px;"><div>Hy Community,</div>

<div> </div>

<div>I have been trying to boot in the phyCORE-AM335x board the preempt_rt kernel from OSELAS (<a href="https://www.osadl.org/Profile-of-system-in-rack-7-slot-5.qa-profile-r7s5.0.html#kernel">https://www.osadl.org/Profile-of-system-in-rack-7-slot-5.qa-profile-r7s5.0.html#kernel</a>).</div>

<div> </div>

<div>I can compile the kernel propertly but when I do the boot Issue appears in the Target console:</div>

<div> </div>

<div> barebox 2012.11.0 #1 Thu Mar 28 10:25:26 CET 2013                              <br/>
                                                                               <br/>
                                                                               <br/>
Board: Phytec phyCORE-AM335x                                                   <br/>
m25p m25p0: found s25fl064k, expected w25q64                                   <br/>
m25p m25p0: s25fl064k (8192 Kbytes)                                            <br/>
omap-hsmmc omap-hsmmc0: registered as omap-hsmmc0                              <br/>
mci mci0: registered disk0                                                     <br/>
probe buswidth                                                                 <br/>
NAND device: Manufacturer ID: 0x2c, Chip ID: 0xdc (Micron NAND 512MiB 3,3V 8-bit<br/>
), page size: 2048, OOB size: 64                                               <br/>
miibus0: probed                                                                <br/>
<strong>malloc space</strong>: 0x80b00000 -> 0x80ffffff (size  <strong>5 MB</strong>)                            <br/>
stack space:  0x80af8000 -> 0x80b00000 (size 32 kB)                            <br/>
running /env/bin/init...                                                       <br/>
                                                                               <br/>
Hit any key to stop autoboot:  3                                               <br/>
<a href="mailto:barebox@Phytec">barebox@Phytec</a> phyCORE-AM335x:/ boot -k tftp -r net                            <br/>
do_tftpb: /.tftp_tmp_path/linuximage -> /image                                 <br/>
100Mbps full duplex link detected</div>

<div>                                      #################################################################      <br/>
        #################################################################      <br/>
        #################################################################      <br/>
        #################################################################      <br/>
        ############write: Out of memory           <br/>
     </div>

<div>I have changed the barebox's property malloc_size of the barebox because the image is >4MB and I supposed that the problem was     that the kernel is out of the reserver area for kernel in the RAM (tftp mode) before it is saved in the flash but without successful. What is the real Issue that doesn't allow to boot propertly the kernel</div>

<div> </div>

<div>The kernel that is used:</div>

<div>$ ls -l /tftpboot</div>

<div>insgesamt 40872<br/>
-rw-r--r-- 1 root root   293912 Mär 28 10:44 barebox-image<br/>
-rw-r--r-- 1 sst  sst   <strong>4964864</strong> Apr  2 09:35<strong> linuximage</strong><br/>
-rw-r--r-- 1 root root  5034776 Apr  2 09:34 linuximage5.1M<br/>
-rw-r--r-- 1 root root  3366056 Feb 12 15:23 linuximage.bank<br/>
-rw-r--r-- 1 root root 28180480 Feb 11 11:31 root.ubi<br/>
-rw-r--r-- 1 root root       12 Feb  4 11:51 text<br/>
 </div>

<div>file /tftpboot/linuximage<br/>
/tftpboot/linuximage: u-boot legacy uImage, Linux-3.2.40-rt60, Linux/ARM, OS Kernel Image (Not compressed), 4964800 bytes, Wed Mar 27 16:16:08 2013, Load Address: 0x80008000, Entry Point: 0x80008000, Header CRC: 0x2C7C1529, Data CRC: 0xF2A50FC5<br/>
 </div>

<div>I am using:<br/>
> -Toolchain:OSELAS.toolchain-2011.11.3<br/>
> -ptxdist: version 2012.03.0<br/>
 </div>

<div> </div>

<div>Any help are welcome, I am voerlooking something and I do not sure what</div>

<div> </div>

<div>-Regard</div>

<div> </div>

<div>Breixo<br/>
    </div></div></body></html>