public inbox for linuxppc-dev@ozlabs.org 
 help / color / mirror / Atom feed
From: Kumar Gala <kumar.gala@freescale•com>
To: "Loeliger Jon-LOELIGER" <jdl@freescale•com>
Cc: Jakob Viketoft <jakob.viketoft@bitsim•se>,
	Linux PPC Embedded list <linuxppc-embedded@ozlabs•org>
Subject: Re: OF flat device tree for ppc32...
Date: Thu, 26 May 2005 18:08:54 -0500	[thread overview]
Message-ID: <f003613a0526b7b6a00a0bd477cd5ac3@freescale.com> (raw)
In-Reply-To: <1116607235.29111.20.camel@gleep>

Jon,

Can you break the patch up into a few pieces, it will be easier to 
review that way.  Here are the following pieces that make sense to me:

0. New firmware interface (fw_bdt*, Kconfig, ...)
1. board code changes (everything in arch/ppc/platforms/*)
2. driver changes (things in *_io, ide, net, serial dirs -- try to give 
a better list below)
3. System changes (files in arch/ppc/syslib and include/asm-ppc)

Let me know if you feel these are reasonable, they suck, or otherwise.

Let's handle the removal in arch/m68knommu/platform/68360/commproc.c 
outside of all of this (thus isolating ourselves to PPC).

2. DRIVER CHANGES:
  ppc/8260_io/enet.c                      |    9
  ppc/8260_io/fcc_enet.c                  |   15
  ppc/8xx_io/commproc.c                   |    3
  ppc/8xx_io/enet.c                       |   10
  ppc/8xx_io/fec.c                        |    8
  ide/ppc/mpc8xx.c                        |   14
  mtd/maps/tqm8xxl.c                      |    7
  net/fec.c                               |    6
  net/fec_8xx/fec_8xx-netta.c             |    5
  net/oaknet.c                            |    6
  serial/68360serial.c                    |    3
  serial/cpm_uart/cpm_uart_core.c         |    8
  serial/cpm_uart/cpm_uart_cpm1.c         |   13
  serial/cpm_uart/cpm_uart_cpm2.c         |   13
  serial/mpc52xx_uart.c                   |   11

- kumar

On May 20, 2005, at 11:40 AM, Loeliger Jon-LOELIGER wrote:

> On Thu, 2005-05-19 at 01:41, Jakob Viketoft wrote:
>> Hello Jon!
>>
>> Any news on the port of the OF-layer to ppc32? I'd love to hear some
>> more and it would be great be able to help out, even though I have
> some
>> heavy deadlines hanging over me for the next 2 months. From what I can
>
>> see on the list, there wasn't many comments on your first preparatory
>> code, but I for one thinks it's time to move it forward anyway.
>>
>> What do you say?
>>
>> 	/Jakob
>
> Folks,
>
> I have updated my tree and patch to the latest GIT
> as of last night.  The new patch is available here:
>
>    http://www.jdl.com/bdt_cleanup_git.patch.gz
>
> Signed-off-by: Jon Loeliger <jdl@freescale•com>
>
> Please let me know if there are difficulties retrieving it.
>
> This patch has a few caveats associated with it.
> In particular, it does not address the entire
>
>     arch/ppc/boot/simple
>
> issue at all.  And for that reason, this patch does
> not yet actually remove the to-be-obsoleted ppcboot.h
> that is otherwise unreferenced.  I am hopeful that
> someone who is muchm ore familiar with that code can
> pick up from this patch and Do The Right Thing there.
>
> This patch in no-way eliminates the U-Boot-to-Kernel
> interface yet.  It merely isolates it all to one location
> and provides a functional interface to it.
>
> Enjoy,
> jdl
>
>
> _______________________________________________
> Linuxppc-embedded mailing list
> Linuxppc-embedded@ozlabs•org
> https://ozlabs.org/mailman/listinfo/linuxppc-embedded

  reply	other threads:[~2005-05-26 23:09 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-05-19  6:41 OF flat device tree for ppc32 Jakob Viketoft
2005-05-19 15:37 ` Jon Loeliger
2005-05-19 18:04   ` Dan Malek
2005-05-20 16:40 ` Jon Loeliger
2005-05-26 23:08   ` Kumar Gala [this message]
2005-05-27 19:14     ` bd_t Cleaning: Interface Part Jon Loeliger
2005-05-30 10:13       ` Clemens Koller
2005-05-31 14:59         ` Jon Loeliger
2005-06-04 18:13       ` Sylvain Munaut
2005-05-27 19:16     ` bd_t Cleaning: Board Changes Jon Loeliger
2005-06-01 18:10       ` Mark A. Greer
2005-06-01 18:52         ` Kumar Gala
2005-08-29 23:46         ` Mark A. Greer
2005-05-27 19:18     ` bd_t Cleaning: Driver Bits Jon Loeliger
2005-05-27 19:20     ` bd_t Cleaning: System Parts Jon Loeliger

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=f003613a0526b7b6a00a0bd477cd5ac3@freescale.com \
    --to=kumar.gala@freescale$(echo .)com \
    --cc=jakob.viketoft@bitsim$(echo .)se \
    --cc=jdl@freescale$(echo .)com \
    --cc=linuxppc-embedded@ozlabs$(echo .)org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox