On Wednesday 18 March 2009, mon...@monstr.eu wrote:
> From: Michal Simek <mon...@monstr.eu>
> 
> 
> Signed-off-by: Michal Simek <mon...@monstr.eu>
> ---
>  arch/microblaze/include/asm/of_device.h   |   45 ++
>  arch/microblaze/include/asm/of_platform.h |   64 ++
>  arch/microblaze/include/asm/prom.h        |  313 ++++++++
>  arch/microblaze/kernel/of_device.c        |  115 +++
>  arch/microblaze/kernel/of_platform.c      |  201 +++++
>  arch/microblaze/kernel/prom.c             | 1147 
> +++++++++++++++++++++++++++++
>  arch/microblaze/kernel/prom_parse.c       | 1025 ++++++++++++++++++++++++++
>  7 files changed, 2910 insertions(+), 0 deletions(-)
>  create mode 100644 arch/microblaze/include/asm/of_device.h
>  create mode 100644 arch/microblaze/include/asm/of_platform.h
>  create mode 100644 arch/microblaze/include/asm/prom.h
>  create mode 100644 arch/microblaze/kernel/of_device.c
>  create mode 100644 arch/microblaze/kernel/of_platform.c
>  create mode 100644 arch/microblaze/kernel/prom.c
>  create mode 100644 arch/microblaze/kernel/prom_parse.c

Since these files are derived from the powerpc versions, what is the
plan on them? IIRC, you had them in a common directory in an earlier
version. Are you planning to merge them at some point in the future
or do you intend to maintain a fork?

        Arnd <><
_______________________________________________
Linuxppc-dev mailing list
Linuxppc-dev@ozlabs.org
https://ozlabs.org/mailman/listinfo/linuxppc-dev

Reply via email to