Re: [oselas] [mini2440] supervivi sets wrong RAM size for s3c2440

2015-02-26 Thread Guillermo Rodriguez Garcia
Hi Juergen, 2015-02-26 11:42 GMT+01:00 Guillermo Rodriguez Garcia guille.rodrig...@gmail.com: 2015-02-26 10:53 GMT+01:00 Juergen Borleis j...@pengutronix.de: Hi Guillermo, On Thursday 26 February 2015 09:32:56 Guillermo Rodriguez Garcia wrote: 2015-02-25 23:10 GMT+01:00 Juergen Borleis

[oselas] [PATCH] mini2440: supervivi sets wrong RAM size for s3c2440 (At least some versions of) supervivi initialise the wrong RAM size in the mini2440 board.

2015-02-26 Thread grodriguez
This will make us crash if booting Linux when Barebox is started as a 2nd stage bootloader. Detect and fix this by reprogramming the relevant registers in the SDRAM controller. This patch should have no effect if booting Barebox directly from NAND or NOR. ---

Re: [oselas] Kernel panic after electricity was away.

2015-02-26 Thread Lappies
Hi Jürgen, Like I said I have setup my SDCard with new Partition and formated it new. Copy my Backups back on the SDCard. Here are the output of your command. testbox:/home/rudi/kernel/linux-2.6.39.1# addr2line -e vmlinux 0xc00b139c /home/rudi/kernel/linux-2.6.39.1/fs/block_dev.c:1275 Doesn´t

Re: [oselas] [mini2440] supervivi sets wrong RAM size for s3c2440

2015-02-26 Thread Juergen Borleis
Hi Guillermo, On Thursday 26 February 2015 09:32:56 Guillermo Rodriguez Garcia wrote: 2015-02-25 23:10 GMT+01:00 Juergen Borleis juer...@kreuzholzen.de: Guillermo Rodriguez Garcia wrote: [...] Question: Does it make sense to patch the mini2440 initialisation code in [1] so that the SDRAM

Re: [oselas] [mini2440] supervivi sets wrong RAM size for s3c2440

2015-02-26 Thread Guillermo Rodriguez Garcia
2015-02-26 10:53 GMT+01:00 Juergen Borleis j...@pengutronix.de: Hi Guillermo, On Thursday 26 February 2015 09:32:56 Guillermo Rodriguez Garcia wrote: 2015-02-25 23:10 GMT+01:00 Juergen Borleis juer...@kreuzholzen.de: Guillermo Rodriguez Garcia wrote: [...] Question: Does it make sense to

Re: [oselas] Could not download package

2015-02-26 Thread Juergen Borleis
Hi Doug, On Wednesday 25 February 2015 23:22:36 Doug Abbott wrote: I'm trying to build OSELAS.BSP-Pengutronix-Mini2440, but it stops trying to download libusb-1.0.18.tar.bz2 from sourceforge.net. It also tried to download the file from pengutronix.de and also failed. The file does appear to

Re: [oselas] [mini2440] supervivi sets wrong RAM size for s3c2440

2015-02-26 Thread Guillermo Rodriguez Garcia
Hi Juergen, Thanks for your answer: 2015-02-25 23:10 GMT+01:00 Juergen Borleis juer...@kreuzholzen.de: Guillermo Rodriguez Garcia wrote: [...] Question: Does it make sense to patch the mini2440 initialisation code in [1] so that the SDRAM controller is always initialised, even if running as