Acked
On Thu, Nov 17, 2011 at 07:10:46PM +0100, Marek Vasut wrote:
> > This link script seems old and incompatible with relocation and its
> > own sa1000 start.S file. It isn't used because the CPU's link script
> > was picked up in preference to this.
> >
> > Signed-off-by: Simon Glass
> > ---
On Mon, Jul 18, 2011 at 02:11:55PM +0200, Wolfgang Denk wrote:
> Dear Kristoffer Ericson,
>
> In message <20110718112058.GA2596@Boggieman> you wrote:
> > Please dont. I have the patches here, will send them during the week.
>
> You are late. Board removal has been
Please dont. I have the patches here, will send them during the week.
Best wishes
Kristoffer
On Mon, Jul 18, 2011 at 12:16:32AM +0200, Wolfgang Denk wrote:
> Signed-off-by: Wolfgang Denk
> Cc: Kristoffer Ericson
> ---
> MAINTAINERS |4 -
> board/jornada/Mak
Greetings,
Im obviously doing something wrong. This is what I get at bootup:
U-Boot 2010.12-rc2-00029-g49733aa-dirty (Dec 08 2010 - 21:04:16)
DRAM: 361.9 MiB
The DRAM is pulling some random number each time, so Ive gotten
0,0,146.2,361.8.Patch attached.
Best wishes
Kristoffer Ericson
diff
Hi,
Havent recieved any input and its still not applied. So bumping it yet
again(#3).
It only affects my specific platform.
Best wishes
Kristoffer
- Forwarded message from Kristoffer Ericson
-
Date: Sat, 6 Nov 2010 14:24:27 +0100
From: Kristoffer Ericson
To: w...@denx.de
Cc: u
Greetings,
Im in the situation where most of the hp jornada 700-series handhelds
got a rom containing wince while mine (and shortly alot more) contain uboot.
So instead of adding alot of #ifdefs inside the kernel, I thought that I could
do a check at bootup instead. I basicly need some unique id t
Hi,
Just bumping this since Ive gotten no feedback and its not
applied yet.
Best wishes
Kristoffer
On Sat, Nov 06, 2010 at 02:24:27PM +0100, Kristoffer Ericson wrote:
> * Fix memory initialization. This fixes the problem
> with kernel oopses during heavy load.
>
> * Cleanup pin
* Fix memory initialization. This fixes the problem
with kernel oopses during heavy load.
* Cleanup pinsetup, which for reference is among
other things needed for proper flash erasing.
Signed-off-by: Kristoffer Ericson
---
board/jornada/setup.S | 24
1 files
On Thu, Oct 28, 2010 at 09:15:55PM +0200, Wolfgang Denk wrote:
> Dear Kristoffer Ericson,
>
> In message <20101028190714.gd...@boggieman.bredbandsbolaget.se> you wrote:
> >
> > > No. U-Boot is long dead and gone when Linux boots.
> >
> > Is that true ev
On Thu, Oct 28, 2010 at 12:04:56AM +0200, Wolfgang Denk wrote:
> Dear Kristoffer Ericson,
>
> In message <20101027214641.gc...@boggieman.bredbandsbolaget.se> you wrote:
> > Greetings,
> >
> > Getting an kernel oops after running an package manager (ipkg). Not
On Thu, Oct 28, 2010 at 07:55:49AM +0100, Chris Isbell wrote:
> -Original Message-
> From: Kristoffer Ericson
> Reply-to: Kristoffer Ericson
> To: w...@denx.de
> Cc: u-boot@lists.denx.de
> Subject: [U-Boot] Kernel OOPS on memcpy - bad memory setup?
> Date: Wed, 27 Oc
Greetings,
Getting an kernel oops after running an package manager (ipkg). Not seeing it
anywhere
else, but dont have any large binaries (busybox).
So, I assume I have made some memory error in u-boot?
Best wishes
Kristoffer
LOG:
[ 25.195972] udevd (417): /proc/417/oom_adj is deprecated, ple
Hi,
Subject pretty much says it all. When using CONFIG_HZ = 1000, it can no longer
handle any delays (ex. autoboot = 10s goes directly to bootup). Moving it back
to the correct HZ setting for SA1100 makes it work properly again.
So either its due to the problem Jochen pointed out earlier or simply
On Fri, Oct 22, 2010 at 11:51:30PM +0200, Albert ARIBAUD wrote:
> Le 22/10/2010 22:47, Wolfgang Denk a écrit :
>
> >The elf_reloc has been merged into the master branch a couple of days
> >ago. As such, it is only of historic interest.
>
> Sorry. I've obviously missed it; I've been rather busy th
On Fri, Oct 22, 2010 at 05:26:33PM +0200, Albert ARIBAUD wrote:
> Le 22/10/2010 17:01, Kristoffer Ericson a écrit :
> >On Fri, Oct 22, 2010 at 03:22:58PM +0200, Albert ARIBAUD wrote:
> >>Le 22/10/2010 15:07, Kristoffer Ericson a écrit :
> >>>Greetings,
> >>&
On Fri, Oct 22, 2010 at 03:22:58PM +0200, Albert ARIBAUD wrote:
> Le 22/10/2010 15:07, Kristoffer Ericson a écrit :
> > Greetings,
> >
> > Getting this when trying to build (using same toolchain which has worked
> > before).
> > Someone else must have hit th
On Fri, Oct 22, 2010 at 03:22:58PM +0200, Albert ARIBAUD wrote:
> Le 22/10/2010 15:07, Kristoffer Ericson a écrit :
> > Greetings,
> >
> > Getting this when trying to build (using same toolchain which has worked
> > before).
> > Someone else must have hit th
Greetings,
Getting this when trying to build (using same toolchain which has worked
before).
Someone else must have hit this, so before I start bugtracking.
Best wishes
Kristoffer Ericson
arm-linux-ar crv libsa1100.a cpu.o timer.o
r - cpu.o
r - timer.o
make[1]: Leaving directory
`/home
On Tue, Oct 19, 2010 at 11:45:29PM +0200, Wolfgang Denk wrote:
> Dear Kristoffer Ericson,
>
> In message <1287178303-17003-1-git-send-email-kristoffer.eric...@gmail.com>
> you wrote:
> > This patch adds support for the HP Jornada flashboards
> > that were made i
This patch adds support for the HP Jornada flashboards
that were made in 2008. Older flashroms should work if
memory registers are adjusted.
Signed-off-by: Kristoffer Ericson
---
Changes for v2:
- Adding myself to MAINTAINERS
- Fixing line lengths
- Fixing comment style
This patch adds support for the HP Jornada flashboards
that were made in 2008. Older flashroms should work if
memory registers are adjusted.
Signed-off-by: Kristoffer Ericson
---
MAINTAINERS |4 +
board/jornada/Makefile| 53 +++
board/jornada/config.mk |6
On Wed, Oct 06, 2010 at 09:41:04PM +0200, Kristoffer Ericson wrote:
> This patch add support for the HP Jornada 700-series with flashrom (manufact.
> 2008).
> With little effort it could also be made to support earlier flashroms (just a
> change of memory settings).
> The H
This patch add support for the HP Jornada 700-series with flashrom (manufact.
2008).
With little effort it could also be made to support earlier flashroms (just a
change of memory settings).
The HP Jornada is an strongarm device (sa1110 + sa).
Signed-off-by: Kristoffer Ericson
diff --git
Greetings,
An update on the blob vs u-boot problems Im having. I noticed that driving
UART3 > 19200
on blob caused the same kind of issues that Im seeing in u-boot.
But downgrading baud = 19200 works in u-boot, but when booting kernel
I instead get scrambled data (which looks like wrong baud). I
into u-boot.
Pin settings are identical
Memory registers are identical
So just looking for any quick info on where to look. Since I dont
want to start rewriting everything to find the problem.
Best wishes
Kristoffer Ericson
___
U-Boot mailing list
U-Boot
Greetings,
Im having great difficulty deciding where the error exists, if its
inside kernel or bootloader.
What Im seeing is problems initializing hardware when using
Flashrom + U-boot + 2.6.32:
SA fails to set trigger mode 3
SSP seems fine but doesnt work when trying to use it, it just times
On Wed, Jun 02, 2010 at 12:34:26PM +0200, Jochen Friedrich wrote:
> Hi Kristoffer,
>
> >Did this get applied anywhere? Fail to see it inside the git log.
>
> Nope, I didn't get any response yet.
Any idea on why SSP and sa is non-working atm? I must be missing
setting something inside bootloa
On Wed, Jun 09, 2010 at 01:23:19PM +0200, Wolfgang Denk wrote:
> Dear Kristoffer Ericson,
>
> In message <20100609110742.ga1...@boggieman> you wrote:
> >
> > My flashing issues are now gone and will adress this later on.
>
> So the cause of the problem
On Wed, Jun 09, 2010 at 01:23:19PM +0200, Wolfgang Denk wrote:
> Dear Kristoffer Ericson,
>
> In message <20100609110742.ga1...@boggieman> you wrote:
> >
> > My flashing issues are now gone and will adress this later on.
>
> So the cause of the problems was the
Greetings,
My flashing issues are now gone and will adress this later on.
Anyhow, I noticed that linux kernel only reports 16M total memory while the
board
got 128M. Was just wondering where to start looking? Everything works fine
inside u-boot
so its not passed correctly or something, not sure
On Tue, Jun 08, 2010 at 05:01:05PM +0200, Stefano Babic wrote:
> Kristoffer Ericson wrote:
>
> > It worked earlier for unknown reasons, but no longer does. It has
> > only worked once. Erasing all the flash (aside from first 512kb)
> > works without any error messages,
On Tue, Jun 08, 2010 at 05:01:05PM +0200, Stefano Babic wrote:
> Kristoffer Ericson wrote:
>
> > It worked earlier for unknown reasons, but no longer does. It has
> > only worked once. Erasing all the flash (aside from first 512kb)
> > works without any error messages,
On Tue, Jun 08, 2010 at 04:31:15PM +0200, Stefano Babic wrote:
> Kristoffer Ericson wrote:
>
> > You are quite correct in that, thx. that also explains why it
> > took a good while longer than usual.
> >
> > I cannot seem to shake the "Flash not Erased&q
On Tue, Jun 08, 2010 at 03:05:44PM +0200, Stefano Babic wrote:
> Kristoffer Ericson wrote:
> > Greetings,
> >
>
> Hi,
>
> > When I do:
> > HP Jornada# cp.b 0xC0008 0x0008 1296996 (<- my kernel size)
> > Copy to flash... . (and just sits there
Greetings,
Im having issues making flashing work on my platform.
Earlier it responded that flash was not erased, but after
doing :
HP Jornada# erase 0x0008 0x03BF
it worked.
When I do:
HP Jornada# cp.b 0xC0008 0x0008 1296996 (<- my kernel size)
Copy to flash... . (and just sits th
On Wed, Jun 02, 2010 at 12:34:26PM +0200, Jochen Friedrich wrote:
> Hi Kristoffer,
>
> >Did this get applied anywhere? Fail to see it inside the git log.
>
> Nope, I didn't get any response yet.
Wolgang, there doesnt seem to be any submaintainers to push
patches to for SA11xx. For future referen
On Sun, May 16, 2010 at 07:35:18PM +0200, Jochen Friedrich wrote:
> similar to 274737e5eb25b2bcd3af3a96da923effd543284f
>
> This patch changes get_timer() for sa1100 to return the time since
> 'base' instead of the time since the counter was at zero.
>
> Symptom seen is flash timeout errors when
adding video drivers for epson s1d13xxxfb which
this platform and others require.
Best wishes
Kristoffer Ericson
___
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot
, seems
like both are used for memory setup?
Ive attached my current patchset against current u-boot.
Greatful for any feedback.
Best wishes
Kristoffer Ericson
diff --git a/MAKEALL b/MAKEALL
index bb09627..aca53ed 100755
--- a/MAKEALL
+++ b/MAKEALL
@@ -524,6 +524,7 @@ LIST_SA
Kristoffer Ericson
--
Kristoffer Ericson
___
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot
000
+ str r2, [r0, #MDCNFG]
+
+ ldr r2, [r1, #MSC0]
+ str r2, [r0, #MSC0]
+
+ ldr r2, [r1, #MSC1]
+ str r2, [r0, #MSC1]
+
+ ldr r2, [r1, #MSC2]
+ str r2, [r0, #MSC2]
+
+ ldr r2, [r1, #
Greetings,
Doing some hard bugsearching on my sa1100 based board. Currently getting
zero output through serial. so in order to focus on the right areas
Im looking for anyone else with an sa1100 based board thats currently
working with uboot.
Best wishes
Kristoffer
--
Kristoffer Ericson
0 /* there is only one bank
*/
+#define CONFIG_SYS_MAX_FLASH_SECT 128 /* max # of sectors on one chip
*/
+#undef CONFIG_SYS_FLASH_PROTECTION
+#define CONFIG_SYS_FLASH_BANKS_LIST{ CONFIG_SYS_FLASH_BASE }
+
+#define CONFIG_ENV_IN_OWN_SECTOR 1
+#define CONFIG_E
NV_IS_IN_FLASH)
+#define CONFIG_ENV_IN_OWN_SECTOR 1
+#define CONFIG_ENV_ADDR(PHYS_FLASH_1 + PHYS_FLASH_SECT_SIZE)
+#define CONFIG_ENV_SIZEPHYS_FLASH_SECT_SIZE
+#define CONFIG_ENV_SECT_SIZE PHYS_FLASH_SECT_SIZE
+#endif
+
+#endif /* __CONFIG_H */
--
Kristoffer Ericson
___
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot
ep 2009 23:37:47 +0200
Wolfgang Denk wrote:
> Dear Kristoffer Ericson,
>
> In message <20090902233329.a9b77e68.kristoffer.eric...@gmail.com> you wrote:
> > Greetings,
> >
> > Trying to get my Flashrom working (previously used blob with it).
> > I get t
/kristoffer/work/projects/u-boot.git/net/net.c:535:
undefined reference to `eth_halt'
make: *** [u-boot] Fel 1
My device shouldnt be using those at all so its no wonder that they are
undefined, but
the question is how I should get rid of those messages.
Best wishes
Kristoffer
--
Kris
:
parse error
make: *** [u-boot] Fel 1 (= error 1)
This is currently the same for all sa1100 boards im trying.
So is it my toolchain or a real fault?
My versions are u-boot (latest from git)
gcc : 3.4.5
glibc : 2.3.5
Best wishes
Kristoffer Ericson
error log:
UNDEF_SYM=`arm-linux-objdump -x board
ZE)
+#define CONFIG_ENV_SIZE PHYS_FLASH_SECT_SIZE
+#define CONFIG_ENV_SECT_SIZE PHYS_FLASH_SECT_SIZE
+#endif
+
+#endif /* __CONFIG_H */
--
Kristoffer Ericson
___
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot
48 matches
Mail list logo