[U-Boot-Users] assembler directive doubt

Hi everybody ,
I am new to this group . I have one doubt in understanding u-boot code .
I an using MPC8245 processor . in file u-boot-1.1.2/cpu/mpc824x/start.S ,can anybody explain meaning of assembler directive like
CFG_INIT_RAM_ADDR@h CFG_INIT_RAM_ADDR@l
IF any body understood already plz give me how to go through source code .What file does control jumps after start.s
regards Naveen

In message 41E4C50B.7000005@kosmicsolutions.com you wrote:
,can anybody explain meaning of assembler directive like
CFG_INIT_RAM_ADDR@h CFG_INIT_RAM_ADDR@l
Sorry, but no. This is off topic on this list.
U-Boot is a boot loader, i. e. low level software that requires an intimate knowhow about the hardware and at least the ability to read and understand assembler and C code.
Please check the Manual (especially http://www.denx.de/twiki/bin/view/DULG/MoreInformationBooks) for more information about PPC programming.
Best regards,
Wolfgang Denk
participants (2)
-
naveen
-
Wolfgang Denk