Hello aryanlak,
Am 17.01.2014 09:11, schrieb aryanlak:
> Hi all,
>
> I want to perform memory test (FLASH) during U-boot and read the results
> after the operating system (Linux) is booted up.
> Is it possible? If so, can anyone guide me to do so?
This could work by setting a u-boot environment v
Hello,
Does anybody happen to know a reference with _details_ of how to format and
mkfs an SD card to be bootable for freescale platform?
Background: I'm using a freescale utility (
https://github.com/kergoth/boot-format), but it fails at runtime, unhappy
with my SD MBR. Console output is shown
#define isb() __asm__ __volatile__ ("" : : : "memory")
is in arch/arm/include/asm/system.h. In my build, that is going into
set_cr(), producing no instruction.
Is that correct? It has been in code since
http://lists.denx.de/pipermail/u-boot/2009-March/049870.html.
Looks like it's used only
If someone could explain, or point me to email, I would appreciate it.
Thanks in advance, Joe Kulikauskas
___
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot
,ff0a0fc0 (ff0a0050=IRQ_STACK_START_IN)
Before this patch, abort stack setup was done after relocation, so target
location is in RAM and writeable.
interrupt_init:
9FFB4020 e59f3010 LDR R3,9ffb4038 (9ffb3054=IRQ_STACK_START_IN)
If I revert that patch, I don't see that problem.
Tue, 5 Nov 2013 10:22:24 -0600, Rob Herring
> > wrote:
> >
> >> On Thu, Oct 24, 2013 at 4:37 PM, Andrew Ruder wrote:
> >>> On Wed, Oct 23, 2013 at 11:41:45AM -0600, Joe Kulikauskas wrote:
> >
> > (putting back more context)
> >
> >>>> v2013.1
6 matches
Mail list logo