[U-Boot-Users] [RFC] raw go command
Kumar Gala
galak at kernel.crashing.org
Thu Feb 14 15:24:36 CET 2008
On Feb 14, 2008, at 2:12 AM, Haavard Skinnemoen wrote:
> On Wed, 13 Feb 2008 17:50:20 -0600 (CST)
> Kumar Gala <galak at kernel.crashing.org> wrote:
>
>> The calling convention/num of args is specific to the PPC ABI.
>
>> diff --git a/common/cmd_boot.c b/common/cmd_boot.c
>> index e68f16f..5b0bbe4 100644
>> --- a/common/cmd_boot.c
>> +++ b/common/cmd_boot.c
>
> So what's it doing under common/ with a generic-sounding name?
there is no reason it couldn't be implemented by other arch's but I
get your point. Any suggestions on a better name?
I hadn't thought about putting this in lib_ppc, thus the RFC on the
email :)
- k
More information about the U-Boot
mailing list