[U-Boot-Users] Adding new commands
Wolfgang Denk
wd at denx.de
Mon Oct 16 22:06:28 CEST 2006
In message <453368A1.5050407 at dave-tech.it> you wrote:
>
> I have to add two new commands so I have to add something like this to
> cmd_confdefs.h:
>
> #define CFG_CMD_NEW1 0x8000000000000000ULL
> #define CFG_CMD_NEW2 ???
>
> IIUC we have 64 bits available for the commands and 63 commands are
> already defined. So how to define more than 64 commands?
We have to rework this whole configuration setup. At the moment I
don't have a good and quick solution available.
What exactly are your two new commands?
Best regards,
Wolfgang Denk
--
Software Engineering: Embedded and Realtime Systems, Embedded Linux
Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: wd at denx.de
"Out of register space (ugh)"
- vi
More information about the U-Boot
mailing list