On Mon, Jul 2, 2012 at 4:14 PM, Maxime Ripard
wrote:
> It is a quite common setup to have a partition with all you need to boot
> from the bootloader, ie the kernel image, the device tree blob, etc.
>
> This patch introduces a new "file" location for these two images, which
> uses in turn the *_pa
From: Steve Schefter
When remapping the SDRAM with the MMU enabled, we need to ensure
that the translation tables are not still in cache before
invalidating the TLB. Failure to do so will result in the following
crash approximately 50% of the time:
booting kernel from /dev/nand0.kernel.bb
Im
On Mon, Jul 2, 2012 at 10:23 AM, Sascha Hauer wrote:
> On Mon, Jul 02, 2012 at 12:53:06AM +0200, Belisko Marek wrote:
>> In current next there is issue with usb command on panda board:
>>
>> barebox@Texas Instrument's Panda:/ usb
>> USB: scanning bus for devices...
>> unable to handle NULL pointer
Signed-off-by: Alexey Galakhov
---
arch/arm/Makefile |1 +
arch/arm/boards/tiny210/Makefile |1 +
arch/arm/boards/tiny210/config.h | 19 ++
arch/arm/boards/tiny210/lowlevel.c | 72 +++
arch/arm/boards/tiny210/tiny210.c | 113 +
Signed-off-by: Alexey Galakhov
---
arch/arm/mach-samsung/Makefile|2 +-
arch/arm/mach-samsung/include/mach/s3c-generic.h |6 +
arch/arm/mach-samsung/include/mach/s5pcxx-iomap.h |3 +
arch/arm/mach-samsung/mem-s5pcxx.c| 320 +
4
This is the revised versions of patches appeared on the list some time ago.
It supports very minimal subset of Tiny210 functions. It is currently
bootable from SD card only.
Alexey Galakhov (2):
S5P DRAM support
Add FriendlyArm Tiny210 board (S5PV210)
arch/arm/Makefile
It is a quite common setup to have a partition with all you need to boot
from the bootloader, ie the kernel image, the device tree blob, etc.
This patch introduces a new "file" location for these two images, which
uses in turn the *_part and the new *_part_type variable specifying the
fs type used
This patch adds initial support for the CFA-10036 module.
The module basically has a iMX28 SoC, plus a micro-SD slot, 3 pins to
access the DUART, a USB OTG port, a OLED screen using the Solomon
SSD1307 controller over I2C and a 200-pins SODIMM port to plug an
expansion board.
Support for this boa
You have attached your patch to your mail message. Please, don't do that!
Use 'git send-email' for mailing patches to the maillist.
On 2 July 2012 17:08, Steve Schefter wrote:
>
> ___
> barebox mailing list
> barebox@lists.infradead.org
> http://lists
>From d8a687de95b57962e85913b41086f2f24a2ef6ea Mon Sep 17 00:00:00 2001
From: Steve Schefter
Date: Wed, 27 Jun 2012 09:23:04 -0400
Subject: Avoid SDRAM access crash
When remapping the SDRAM with the MMU enabled, we need to ensure
that the translation tables are not still in cache before
invali
On Fri, Jun 29, 2012 at 09:19:20PM +0400, Alexander Shiyan wrote:
> Files "modules.builtin" probably have been copied from kernel tree.
> This files not used by barebox and can be removed safely.
>
> Signed-off-by: Alexander Shiyan
Applied, thanks
Sascha
> ---
> lib/lzo/modules.builtin
Hi all,
Time for a july release. Here is what happened since the last
release.
Sascha
The following changes since commit 94418c2d0d3d7dbaa6995fb53f00a5d5fc9f4028:
Release v2012.06.0 (2012-06-06 14:10:34 +0200)
are available in the git repository at:
git://git.pengutronix.de/git/barebox.gi
On Sat, Jun 30, 2012 at 07:56:01AM +0400, Alexander Shiyan wrote:
> Command "uncompress" can handle not only with LZO-format, so we just
> changed description for command.
>
> Signed-off-by: Alexander Shiyan
Applied, thanks
Sascha
> ---
> commands/uncompress.c |4 ++--
> 1 files changed,
On Mon, Jul 02, 2012 at 12:53:06AM +0200, Belisko Marek wrote:
> In current next there is issue with usb command on panda board:
>
> barebox@Texas Instrument's Panda:/ usb
> USB: scanning bus for devices...
> unable to handle NULL pointer dereference at address 0x0004
> pc : [<8f00ac10>]lr
Hi,
On Mon, 2012-07-02 at 00:53 +0200, Belisko Marek wrote:
> In current next there is issue with usb command on panda board:
*snip*
> It is crashing in ehci_halt() in first ehci_read call. IMO ehci_read
> access wrong memory (that is reason do data_abort?)
> I have rev. A2. Any ideas?
I had a pr
15 matches
Mail list logo