
Dear Scott Wood,
In message 4E3B0109.5070201@freescale.com you wrote:
How about some way of board/controller/etc. code plugging in commands to "nand" without "hwfunc"? Could be a chained handler, or copying entries into a command table, or some way of generalizing the stuff in common/command.c to operate on multiple command lists. Though without
I think a chained handler would be best.
some change to how linker scripts are managed, to be practical that last option would need to avoid introducing a new section per subtable (maybe
I didn't have time to actually think this to an end how to implement it etc. Proposals / patches welcome :-)
just filter out others when iterating). Would be nice to get tab completion on subcommands.
Indeed :-)
Best regards,
Wolfgang Denk