Re: [U-Boot] [PATCH v2 3/3] powerpc: Add support for ram filesystems in FIT uImages

2010-01-04 Thread Grant Likely
On Sun, Jan 3, 2010 at 3:10 AM, Wolfgang Denk w...@denx.de wrote: Dear Grant Likely, In message fa686aa41001022108i92596d6qdf2da0e24c347...@mail.gmail.com you wrote: Note that the FIT image can also be made to contain a number of DT blobs, and selection of a board profile then can be used

Re: [U-Boot] [PATCH v2 3/3] powerpc: Add support for ram filesystems in FIT uImages

2010-01-02 Thread Grant Likely
On Fri, Jan 1, 2010 at 7:12 AM, Wolfgang Denk w...@denx.de wrote: Dear Grant, In message fa686aa40912301601s6cd0ec4y85b88976159a3...@mail.gmail.com you wrote: Thinking further, I do actually have another concern, at least with regard to the way the current patch set implements things

Re: [U-Boot] [PATCH v2 3/3] powerpc: Add support for ram filesystems in FIT uImages

2010-01-02 Thread Grant Likely
Hi Peter, On Wed, Dec 30, 2009 at 6:10 PM, Peter Tyser pty...@xes-inc.com wrote: On Wed, 2009-12-30 at 17:01 -0700, Grant Likely wrote: On Wed, Dec 30, 2009 at 4:39 PM, Peter Tyser pty...@xes-inc.com wrote: Hi Grant, I put U-Boot ML on CC. Thinking further, I do actually have another

Re: [U-Boot] [PATCH v2 3/3] powerpc: Add support for ram filesystems in FIT uImages

2009-12-30 Thread Grant Likely
On Wed, Dec 30, 2009 at 4:39 PM, Peter Tyser pty...@xes-inc.com wrote: Hi Grant, I put U-Boot ML on CC. Thinking further, I do actually have another concern, at least with regard to the way the current patch set implements things. Is it expected or even recommended that fit images will *always

[U-Boot] How to download image to U-Boot

2009-11-17 Thread Grant Edwards
you have to know a-priori the address of the machine from which you want to use it. It would seem that you have to force the customer to change the IP address of their machine (not acceptible). -- Grant Edwards grante Yow! Thank god!! ... It's

Re: [U-Boot] How to download image to U-Boot

2009-11-17 Thread Grant Edwards
such features. Thanks. -- Grant Edwards grante Yow! Am I SHOPLIFTING? at visi.com ___ U-Boot mailing list U-Boot@lists.denx.de http

Re: [U-Boot] Unable to boot Linux Kernel on Media5200

2009-10-14 Thread Grant Likely
, but I don't really have any time at the moment. P.S. You know though, from the little I can find about the Media5200, I'm beginning to think it was never very popular. It really wasn't. I've got one, and you're the only person I know outside of Freescale who has another. g. -- Grant Likely, B.Sc

Re: [U-Boot] Unable to boot Linux Kernel on Media5200

2009-10-04 Thread Grant Likely
: The freescale kernel image is a much older image from the arch/ppc branch which doesn't use the device tree. There was a fair bit of upheaval as mpc5200 support moved from arch/ppc to arch/powerpc. g. -- Grant Likely, B.Sc., P.Eng. Secret Lab Technologies Ltd

Re: [U-Boot] [PATCH] Add chip select region to galaxy5200

2009-08-27 Thread Grant Likely
above) g. -- Grant Likely, B.Sc., P.Eng. Secret Lab Technologies Ltd. ___ U-Boot mailing list U-Boot@lists.denx.de http://lists.denx.de/mailman/listinfo/u-boot

Re: [U-Boot] [PATCH] Add support for USB on PSC3 for the mpc5200

2009-08-13 Thread Grant Likely
masks the appropriate bits when enabling USB. Signed-off-by: Eric Millbrandt emillbra...@dekaresearch.com Acked-by: Grant Likely grant.lik...@secretlab.ca ---  README                 |    4  cpu/mpc5xxx/usb.c      |    6 +-  cpu/mpc5xxx/usb_ohci.c |    6 +-  3 files changed, 14

Re: [U-Boot] [PATCH V4] Add support for the galaxy5200

2009-08-13 Thread Grant Likely
OF_STDOUT_PATH                 /soc5...@f000/ser...@2600 + +#endif /* __CONFIG_H */ -- 1.6.3.1 ___ U-Boot mailing list U-Boot@lists.denx.de http://lists.denx.de/mailman/listinfo/u-boot -- Grant Likely, B.Sc., P.Eng. Secret Lab

Re: [U-Boot] U-book and GPLv3? (fwd)

2009-06-24 Thread Grant Likely
reasoning. I license under GPLv2 because I like that license. I don't like GPLv3 because I think it is too complex and it tries to solve things that are non-problems for me. GPLv2 expresses well how I want to license my code. GPLv3 does not. g. -- Grant Likely, B.Sc., P.Eng. Secret Lab

Re: [U-Boot] [PATCH v6] board support patch for phyCORE-MPC5200B-tiny

2009-06-18 Thread Grant Likely
-by: Grant Likely grant.lik...@secretlab.ca g. ---  MAINTAINERS                         |    4  MAKEALL                             |    1  Makefile                            |    9 +  board/phytec/pcm030/Makefile        |   50  board/phytec/pcm030/config.mk       |   41 +++  board

Re: [U-Boot] U-book and GPLv3? (fwd)

2009-06-18 Thread Grant Likely
Personally not interested. I don't want to license my code under GPLv3 g. On Jun 18, 2009 8:51 AM, Wolfgang Denk w...@denx.de wrote: Hello, I was asked about relicensing U-Boot as GPLv3: --- Forwarded Message Date:Thu, 18 Jun 2009 09:17:28 -0400 From:Richard Stallman

Re: [U-Boot] [PATCH] powerpc/inka4x0: Remove left-over ide reset code.

2009-05-13 Thread Grant Likely
On Wed, May 13, 2009 at 3:30 AM, Detlev Zundel d...@denx.de wrote: Hi Grant, realizing that I forgot to CC you on the original mail[1], I now formally ask you to pull the patch into your repo as it fixes a real bug. Hi Detlev, I'm not the u-boot mpc5xxx maintainer anymore. I didn't have

Re: [U-Boot] U-Boot on Xilinx Virtex platforms

2009-05-07 Thread Grant Likely
? Usually, yes. Another question is whether u-boot on Virtex can start executing from NOR flash or should be copied to SDRAM by some first level bootloader ? Yes. Either method works. g. -- Grant Likely, B.Sc., P.Eng. Secret Lab Technologies Ltd

Re: [U-Boot] AMCC 405EX Trap

2009-05-04 Thread Grant Erickson
patterns or addresses that fail giving better insight into the true nature of the problem. Regards, Grant ___ U-Boot mailing list U-Boot@lists.denx.de http://lists.denx.de/mailman/listinfo/u-boot

Re: [U-Boot] AMCC 405EX Trap

2009-05-04 Thread Grant Erickson
not to the extent that this one is. Have these additional six boards passed four corners testing with an intensive and exhaustive memory diagnostic? Regards, Grant ___ U-Boot mailing list U-Boot@lists.denx.de http://lists.denx.de/mailman/listinfo/u-boot

Re: [U-Boot] AMCC 405EX Trap

2009-04-29 Thread Grant Erickson
sdram_besr0 monitor rd sdram_besr0 monitor rd sdram_bearl monitor rd sdram_bearh end Regards, Grant Erickson ___ U-Boot mailing list U-Boot@lists.denx.de http://lists.denx.de/mailman/listinfo/u-boot

Re: [U-Boot] Help!Some memory doesn't work on PPC405Ex based board!

2009-04-23 Thread Grant Erickson
normally. But if add mem=517M to bootargs, Linux hangs. That should be instructive. Start tweaking mtest or writing your own memory tests to tease out a pattern from that. Failing that, what other values work here? What values fail? Regards, Grant Erickson Principal Nuovations

Re: [U-Boot] [ANNOUNCE] Kconfig support

2009-04-20 Thread Grant Likely
. -- Grant Likely, B.Sc., P.Eng. Secret Lab Technologies Ltd. ___ U-Boot mailing list U-Boot@lists.denx.de http://lists.denx.de/mailman/listinfo/u-boot

Re: [U-Boot] Problem in relocate_code on Xilinx FPGA

2009-04-18 Thread Grant Likely
are trying to do is also already done for ml507_config. Try looking at that code for hints. g. -- Grant Likely, B.Sc., P.Eng. Secret Lab Technologies Ltd. ___ U-Boot mailing list U-Boot@lists.denx.de http://lists.denx.de/mailman/listinfo/u-boot

Re: [U-Boot] MMU/PPC question

2009-03-17 Thread Grant Likely
the internal PPC bus thinks 8-bit data is on bits 8-15 and only ever reads/writes zeros, and the external data lines (d0-d7) show correct data for reads, and only shows correct data for odd-address writes. I don't know, sorry. g. -- Grant Likely, B.Sc., P.Eng. Secret Lab Technologies Ltd

Re: [U-Boot] U-Boot hangs after uncompressing kernel image on MPC5200B

2009-01-22 Thread Grant Likely
is a backwards compatible image for the older 2 argument bootm command. g. -- Grant Likely, B.Sc., P.Eng. Secret Lab Technologies Ltd. ___ U-Boot mailing list U-Boot@lists.denx.de http://lists.denx.de/mailman/listinfo/u-boot

Re: [U-Boot] MPC5200B: Trouble with config pins

2008-11-21 Thread Grant Likely
-8766-939 228 | Fax: +49-5121-206917-9 ___ U-Boot mailing list U-Boot@lists.denx.de http://lists.denx.de/mailman/listinfo/u-boot -- Grant Likely, B.Sc., P.Eng. Secret Lab Technologies Ltd. ___ U-Boot

[U-Boot] [PATCH] Suppressing Diagnostic Output for 'fw_setenv'

2008-08-30 Thread Grant Erickson
Added support for a ``-v'' option for fw_setenv to explicitly enable what was formerly default verbose diagnostic output when updating the environment. Signed-off-by: Grant Erickson [EMAIL PROTECTED] --- tools/env/fw_env.c | 43 +-- tools/env

Re: [U-Boot] [PATCH] ppc4xx - allow usage of fixed/unmanaged PHYs

2008-08-26 Thread Grant Erickson
/* defined(CONFIG_M88E6061) */ if (hw_p-print_speed) { hw_p-print_speed = 0; Regards, Grant ___ U-Boot mailing list U-Boot@lists.denx.de http://lists.denx.de/mailman/listinfo/u-boot

[U-Boot] MPC5200 custodianship

2008-08-18 Thread Grant Likely
Hi Wolfgang, I've found that I'm just not good at splitting my focus between U-Boot and the kernel. I've asked John if he'd like to take responsibility for all of 5xxx support, not just 5121, and he said sure. Is that okay by you? g. -- Grant Likely, B.Sc., P.Eng. Secret Lab Technologies Ltd

<    1   2