Hello,
I use U-Boot with a Marvell PXA270 CPU. And I have built a new Windows
Embedded CE 6.0 Image with a given BSP for the board. In the end I get a
binary Image with a virtual start address. This means to me, that the MMU
must be initialized of the bootloader. But I think this should be the
On 16:02 Fri 14 Nov , Jared Holzman wrote:
> ---
> Makefile |3 +
> board/tmq/tmq_capd/Makefile | 61 +++
> board/tmq/tmq_capd/config.mk |1 +
> board/tmq/tmq_capd/led.c | 56 +++
> board/tmq/tmq_capd/nand.c | 83 +
> board/tmq/tmq_capd/tmq_ca
Le jeudi 13 novembre 2008 à 23:32 +0100, Jean-Christophe
PLAGNIOL-VILLARD a écrit :
> > Note however that serial and spi are not the only initialisations that
> > can be moved: the very same thing can be done with all the other device
> > initialisations.
> I've just put serial & spi for the RFC
I've upgrade the capacity of Ram size from 256M to 512M on my custom board
based on SEQUOIA.
(U-boot Version:2008.10-rc2)
I built a ramdisk image which is 72MB.( Also, I modified rd_size to 73728)
When I boot up my board, I've got a message like below.
.
.
RAMDISK: Compressed image found a
sean wrote:
> I've upgrade the capacity of Ram size from 256M to 512M on my custom board
> based on SEQUOIA.
>
> (U-boot Version:2008.10-rc2)
>
> I built a ramdisk image which is 72MB.( Also, I modified rd_size to 73728)
>
> When I boot up my board, I've got a message like below.
>
> RAMDISK: C
Hello,
This patch enables support for EXT2, and increases the
CONFIG_SYS_BOOTMAPSZ size for the default configuration
of the katmai boards to use them as the RAID-reference
AMCC setups.
EXT2 enabling allows one to boot kernels from the EXT2
formatted Compact Flash cards.
CONFIG_SYS_BOOTMAPS
Hi all,
I'd like to use the flash JS28F256P33B95, are there problems with the
uboot? The flash is asymmetric: 255 sectors of 128kb and the last sector
splitted in 4*32kb. What is the best uboot configuration to use that? Do
I have to set CFG_MAX_FLASH_SECT to 255 or 256? I'd like to use the
botto
On 18:14 Wed 12 Nov , [EMAIL PROTECTED] wrote:
> Clean up system info:
>
> - Move board dependent config to board header
> - Clean up code and remove unused code
>
> Signed-off-by: Dirk Behme <[EMAIL PROTECTED]>
>
> ---
> board/omap3/beagle/beagle.h|6 +
> board/omap3/evm/ev
On 17:03 Tue 11 Nov , [EMAIL PROTECTED] wrote:
> Fix broken NAND ECC HW switch and invert logic of if(!hardware) for easier
> reading.
>
> Signed-off-by: Dirk Behme <[EMAIL PROTECTED]>
>
> ---
> drivers/mtd/nand/omap_gpmc.c | 21 -
> 1 files changed, 16 insertions(+), 5
On 15:53 Sun 09 Nov , Ilko Iliev wrote:
> This patch corrects a small bug in the "if" condition:
> the parameter "flag" is 0 and the "if" condition is always true.
> The result is - the boom command doesn't start the kernel.
> Affected targets: all arm based.
>
>
> Signed-off-by: Ilko Iliev
On Thu, Nov 13, 2008 at 4:52 PM, Kumar Gala <[EMAIL PROTECTED]>wrote:
>
> On Nov 13, 2008, at 1:36 PM, eliad lubovsky wrote:
>
>
>>
>> On Wed, Nov 12, 2008 at 8:14 PM, Kumar Gala <[EMAIL PROTECTED]>
>> wrote:
>>
>> On Nov 12, 2008, at 5:48 PM, eliad lubovsky wrote:
>>
>> I am trying to boot kernel
This is required to work around ARM erratum 621766, affecting
Cortex-A8 r1p0-3:
When a sequence of Neon load instructions is intermixed with several
branches, some of which are mispredicted, it is possible for the
processor to deadlock due to Neon loads on the speculative path not
being pr
This patch will create a new board, SIMPC8313, from Sheldon Instruments. This
board boots from NAND devices and is configureable for either large or small
page devices. The board supports non-soldered DDR2, one ethernet port, a
Marvell 88E1118 PHY, and PCI host support. The board also has a F
This patch will create a new board, SIMPC8313, from Sheldon Instruments. This
board boots from NAND devices and is configureable for either large or small
page devices. The board supports non-soldered DDR2, one ethernet port, a
Marvell 88E1118 PHY, and PCI host support. The board also has a F
On 17:09 Fri 14 Nov , Ron Madrid wrote:
> This patch will create a new board, SIMPC8313, from Sheldon Instruments.
> This board boots from NAND devices and is configureable for either large or
> small page devices. The board supports non-soldered DDR2, one ethernet port,
> a Marvell 88E111
Mans Rullgard wrote:
> This is required to work around ARM erratum 621766, affecting
> Cortex-A8 r1p0-3:
>
> When a sequence of Neon load instructions is intermixed with several
> branches, some of which are mispredicted, it is possible for the
> processor to deadlock due to Neon loads on th
16 matches
Mail list logo