public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
* [U-Boot-Users] Adding new commands
@ 2006-10-16 11:10 llandre
  2006-10-16 11:48 ` Andreas Schweigstill
  2006-10-16 20:06 ` Wolfgang Denk
  0 siblings, 2 replies; 10+ messages in thread
From: llandre @ 2006-10-16 11:10 UTC (permalink / raw)
  To: u-boot

Hi,

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?




TIA,
llandre

DAVE Electronics System House - R&D Department
web:   http://www.dave-tech.it
email: r&d2 at dave-tech.it

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

end of thread, other threads:[~2006-10-17 10:35 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-10-16 11:10 [U-Boot-Users] Adding new commands llandre
2006-10-16 11:48 ` Andreas Schweigstill
2006-10-16 18:09   ` Ulf Samuelsson
2006-10-16 20:06 ` Wolfgang Denk
2006-10-16 20:24   ` Ulf Samuelsson
2006-10-16 21:19     ` Wolfgang Denk
2006-10-16 20:45   ` Tolunay Orkun
2006-10-17  7:19   ` llandre
2006-10-17  9:57     ` Brent Cook
2006-10-17 10:35       ` llandre

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