public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
* [U-Boot-Users] PPC970FX 64-bit processor
@ 2005-01-10 15:12 Tzachi Perelstein
  2005-01-10 15:15 ` John W. Linville
  2005-01-10 15:45 ` Wolfgang Denk
  0 siblings, 2 replies; 11+ messages in thread
From: Tzachi Perelstein @ 2005-01-10 15:12 UTC (permalink / raw)
  To: u-boot


U-Boot is running as a 64-bit binary on the IBM-970FX (PPC64 CPU arch),
on one of Marvell evaluation boards (Pythagoras family)!!!

Some of the *NEW* components I've added to U-Boot: 
/include/asm-ppc64, /include/ppc970, /include/ppc64_asm.tmpl,
/cpu/ppc970, /lib_ppc64

I want to add 64-bit support to some of the *COMMON* files, 
starting with cmd_mem.c. The commands are followed with [.b, .w, .l] 
represents display option: 8-bit, 16-bit, and 32-bit, accordingly. 
Will it be ok to change it to [.b, .s, .w, .l] for 8, 16, 32, and 64?
If it is not acceptable what do you suggest? new cmd_mem64.c? other?

Regards,
Tzachi Perelstein


-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.denx.de/pipermail/u-boot/attachments/20050110/52dd60bf/attachment.htm 

^ permalink raw reply	[flat|nested] 11+ messages in thread
* [U-Boot-Users] PPC970FX 64-bit processor
@ 2004-12-08 15:14 Tzachi Perelstein
  0 siblings, 0 replies; 11+ messages in thread
From: Tzachi Perelstein @ 2004-12-08 15:14 UTC (permalink / raw)
  To: u-boot

Hi,

I'm working on new project running on CPU PPC970FX (64bit processor). Soon
I'll have a platform to run on. Meanwhile I've done some work. I've
implemented new components /cpu/ppc970, /lib_ppc64, /include/asm-ppc64,
/include/ppc64_asm.tmpl, /include/ppc970, Makefiles... (Code is ported from
74xx_7xx, lib/ppc, and other resources). 
Sources are compiled and linked properly using 64bit crossed tool-chain
(gcc-3.4.3 glibc-2.3.3 binutils-2.14). I have lots of stubs that need to be
implemented.

I would like to get some assistance regarding 64bit issues:
1. The 64bit PPC EABI defines TOC (similar to GOT). Does anyone know about a
problem of 'fixing' the TOC during reallocation to DRAM like in 74xx_7xx
arch?
2. Are there any components (malloc, network...) that are know to be
incompatible to 64bit mode? 

Regards.

^ permalink raw reply	[flat|nested] 11+ messages in thread

end of thread, other threads:[~2005-01-11 16:33 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-01-10 15:12 [U-Boot-Users] PPC970FX 64-bit processor Tzachi Perelstein
2005-01-10 15:15 ` John W. Linville
2005-01-10 15:53   ` tzachi perelstein
2005-01-10 16:15     ` Wolfgang Denk
2005-01-10 17:39     ` John W. Linville
2005-01-10 23:09       ` Tolunay Orkun
2005-01-10 23:54         ` John W. Linville
2005-01-10 15:45 ` Wolfgang Denk
2005-01-11 14:05   ` John W. Linville
2005-01-11 16:33     ` tzachi perelstein
  -- strict thread matches above, loose matches on Subject: below --
2004-12-08 15:14 Tzachi Perelstein

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox