Hi:
I can't power off the chip by function "mx28_powerdown", and I can't find
any error on it. So I want to know whether this issue is on your side. The code
is based on mainline imx-uboot.
Best Regards,
Alex
___
U-Boot mailing list
U-Boot@lists.de
Hello Tom,
On 15.05.2012 08:24, Heiko Schocher wrote:
- change gpio pin settings:
- gpio pin 6[13] (PLC reset) default value low
- gpio pin 6[0] (TPM reset) default value low
- 4 new GPIO pins
pin i/o name
- 3[9] input Board Type
- 2[7] input HW-ID0
- 2[6] inpu
On 06/29/2012 11:23 PM, Stephan Linz wrote:
In the case of missing flash usage disaple (undef)
all the UBI support in the same way as for JFFS2.
Signed-off-by: Stephan Linz
---
include/configs/microblaze-generic.h |2 ++
1 files changed, 2 insertions(+), 0 deletions(-)
diff --git a/inclu
2012/7/1 Stephan Linz :
> - fix CONFIG_SYS_MALLOC_BASE from 0x11FB_F000 to 0x13EF_F000
> - add new size calculation for CONFIG_SYS_MONITOR_LEN
> and CONFIG_SYS_MALLOC_LEN derived from SIZE
> - change CONFIG_SYS_MONITOR_BASE and CONFIG_SYS_MALLOC_BASE
> calculation to a symbolic equati
2012/7/1 Stephan Linz :
> On Microblaze systems with BPI configuration from CFI flash
> the first 1-10 MB will occupied by the FPGA configuration
> data (BIN file). So we can not use this area for the U-Boot
> environment.
>
> In most of all FPGA configuration cases the upper sector in
> flash memo
2012/6/29 Stephan Linz :
> Am Freitag, den 29.06.2012, 10:18 +0200 schrieb Michal Simek:
>> On 06/29/2012 04:32 AM, Simon Glass wrote:
>> > Hi,
>> >
>> > --snip--
>>
>> I have sent support for Microblaze. Currently without dts because I want to
>> clear this part a little bit.
>
> Hi Michal,
>
> l
Add at91sam9x5ek board support, this board support the following SoCs
AT91SAM9G15, AT91SAM9G25, AT91SAM9G35, AT91SAM9X25, AT91SAM9X35
Using at91sam9x5ek_nandflash to configure for the board
Now only supports NAND with software ECC boot up
This patch is based on git://git.denx.de/u-boot-atmel.gi
This patch supports exynos fimd driver for various exynos series different from
existing it supports only exynos4 chip.
Signed-off-by: Donghwa Lee
Signed-off-by: Kyungmin Park
---
arch/arm/include/asm/arch-exynos/fb.h | 15 +-
drivers/video/exynos_fimd.c | 85 +
Dear Wolfgang Denk.
Please pull from git://git.denx.de/u-boot-sh master.
Best regards,
Nobuhiro
The following changes since commit 436da3cd233e7166b5ce9293dbd28092cf37bcc9:
ext2load: increase read speed (2012-06-21 22:49:33 +0200)
are available in the git repository at:
git://git.denx.d
On Sat, Jun 30, 2012 at 9:38 PM, Ilya Yanok
wrote:
> Hi,
>
> Harman Sohanpal ti.com> writes:
>> +/* Control Module Registers */
>> +#define CM_REGISTERS CTRL_BASE
>> +#define USB_CTRL0_REG_OFFSET (0x628)
>> +#define USB_CTRL1_REG_OFFSET (0x680)
Hi llya,
Thanks for your review.
But
Thanks Wolfgang & Kolja,
Kolja,
I wanted to do the same with the other Uboot what you have
already achieved, Infact I am using mpc85xx too. could you please list out
the changes you made.
Thanks for the help.
___
U-Boot mailing list
U-Boot@lists.denx.
- fix CONFIG_SYS_MALLOC_BASE from 0x11FB_F000 to 0x13EF_F000
- add new size calculation for CONFIG_SYS_MONITOR_LEN
and CONFIG_SYS_MALLOC_LEN derived from SIZE
- change CONFIG_SYS_MONITOR_BASE and CONFIG_SYS_MALLOC_BASE
calculation to a symbolic equation with the corresponding
_LEN
On Microblaze systems with BPI configuration from CFI flash
the first 1-10 MB will occupied by the FPGA configuration
data (BIN file). So we can not use this area for the U-Boot
environment.
In most of all FPGA configuration cases the upper sector in
flash memory will be free for individuell usage
Hello,
I'm sending new patch which add support for ANSI terminal in cfb_console
driver. This patch comes from RX-51 patch series, but more cfb patches were
commited to u-boot git. This is last patch for cfb driver, so I'm sending
it separatly. Changes from last version: this patch is rebased on to
Dear Alexandre Belloni,
I would like to apply this to upcoming 2012.07. Unfortunately this patch
does not apply cleanly on current u-boot-atmel, please rebase and fix
some minor parts.
On 21.04.12 23:24, Alexandre Belloni wrote:
> On at91sam platforms, u-boot grew larger than the allocated size i
Hello,
I would like to ask your advise concerning modifying ip address:
I need to modify ip address and ethernet address according to some
hardware input in application. This change can be done in u-boot or
linux.
When I consider where is the best place to set the ip/mac address (
u-boot or linux)
16 matches
Mail list logo