Home
last modified time | relevance | path

Searched hist:"70 db4212fcdb080444a23dccaf673b68a3ffc1fa" (Results 1 – 8 of 8) sorted by relevance

/openbmc/u-boot/arch/sandbox/include/asm/
H A Dgetopt.h70db4212fcdb080444a23dccaf673b68a3ffc1fa Wed Feb 15 17:51:16 CST 2012 Simon Glass <sjg@chromium.org> sandbox: add getopt support

This adds simple command-line parsing to sandbox. The idea is that it
sets up the state with options provided, and this state can then be
queried later, as needed.

New flags are declared with the SB_CMDLINE_OPT_SHORT helper macro,
pointers are automatically gathered up in a special section, and
then the core code takes care of gathering them up and processing
at runtime. This way there is no central place where we have to
store a list of flags with ifdefs.

Signed-off-by: Simon Glass <sjg@chromium.org>
Signed-off-by: Mike Frysinger <vapier@gentoo.org>
H A Dsections.h70db4212fcdb080444a23dccaf673b68a3ffc1fa Wed Feb 15 17:51:16 CST 2012 Simon Glass <sjg@chromium.org> sandbox: add getopt support

This adds simple command-line parsing to sandbox. The idea is that it
sets up the state with options provided, and this state can then be
queried later, as needed.

New flags are declared with the SB_CMDLINE_OPT_SHORT helper macro,
pointers are automatically gathered up in a special section, and
then the core code takes care of gathering them up and processing
at runtime. This way there is no central place where we have to
store a list of flags with ifdefs.

Signed-off-by: Simon Glass <sjg@chromium.org>
Signed-off-by: Mike Frysinger <vapier@gentoo.org>
H A Du-boot-sandbox.hdiff 70db4212fcdb080444a23dccaf673b68a3ffc1fa Wed Feb 15 17:51:16 CST 2012 Simon Glass <sjg@chromium.org> sandbox: add getopt support

This adds simple command-line parsing to sandbox. The idea is that it
sets up the state with options provided, and this state can then be
queried later, as needed.

New flags are declared with the SB_CMDLINE_OPT_SHORT helper macro,
pointers are automatically gathered up in a special section, and
then the core code takes care of gathering them up and processing
at runtime. This way there is no central place where we have to
store a list of flags with ifdefs.

Signed-off-by: Simon Glass <sjg@chromium.org>
Signed-off-by: Mike Frysinger <vapier@gentoo.org>
H A Dstate.hdiff 70db4212fcdb080444a23dccaf673b68a3ffc1fa Wed Feb 15 17:51:16 CST 2012 Simon Glass <sjg@chromium.org> sandbox: add getopt support

This adds simple command-line parsing to sandbox. The idea is that it
sets up the state with options provided, and this state can then be
queried later, as needed.

New flags are declared with the SB_CMDLINE_OPT_SHORT helper macro,
pointers are automatically gathered up in a special section, and
then the core code takes care of gathering them up and processing
at runtime. This way there is no central place where we have to
store a list of flags with ifdefs.

Signed-off-by: Simon Glass <sjg@chromium.org>
Signed-off-by: Mike Frysinger <vapier@gentoo.org>
/openbmc/u-boot/arch/sandbox/cpu/
H A Du-boot.ldsdiff 70db4212fcdb080444a23dccaf673b68a3ffc1fa Wed Feb 15 17:51:16 CST 2012 Simon Glass <sjg@chromium.org> sandbox: add getopt support

This adds simple command-line parsing to sandbox. The idea is that it
sets up the state with options provided, and this state can then be
queried later, as needed.

New flags are declared with the SB_CMDLINE_OPT_SHORT helper macro,
pointers are automatically gathered up in a special section, and
then the core code takes care of gathering them up and processing
at runtime. This way there is no central place where we have to
store a list of flags with ifdefs.

Signed-off-by: Simon Glass <sjg@chromium.org>
Signed-off-by: Mike Frysinger <vapier@gentoo.org>
H A Dstart.cdiff 70db4212fcdb080444a23dccaf673b68a3ffc1fa Wed Feb 15 17:51:16 CST 2012 Simon Glass <sjg@chromium.org> sandbox: add getopt support

This adds simple command-line parsing to sandbox. The idea is that it
sets up the state with options provided, and this state can then be
queried later, as needed.

New flags are declared with the SB_CMDLINE_OPT_SHORT helper macro,
pointers are automatically gathered up in a special section, and
then the core code takes care of gathering them up and processing
at runtime. This way there is no central place where we have to
store a list of flags with ifdefs.

Signed-off-by: Simon Glass <sjg@chromium.org>
Signed-off-by: Mike Frysinger <vapier@gentoo.org>
H A Dos.cdiff 70db4212fcdb080444a23dccaf673b68a3ffc1fa Wed Feb 15 17:51:16 CST 2012 Simon Glass <sjg@chromium.org> sandbox: add getopt support

This adds simple command-line parsing to sandbox. The idea is that it
sets up the state with options provided, and this state can then be
queried later, as needed.

New flags are declared with the SB_CMDLINE_OPT_SHORT helper macro,
pointers are automatically gathered up in a special section, and
then the core code takes care of gathering them up and processing
at runtime. This way there is no central place where we have to
store a list of flags with ifdefs.

Signed-off-by: Simon Glass <sjg@chromium.org>
Signed-off-by: Mike Frysinger <vapier@gentoo.org>
/openbmc/u-boot/include/
H A Dos.hdiff 70db4212fcdb080444a23dccaf673b68a3ffc1fa Wed Feb 15 17:51:16 CST 2012 Simon Glass <sjg@chromium.org> sandbox: add getopt support

This adds simple command-line parsing to sandbox. The idea is that it
sets up the state with options provided, and this state can then be
queried later, as needed.

New flags are declared with the SB_CMDLINE_OPT_SHORT helper macro,
pointers are automatically gathered up in a special section, and
then the core code takes care of gathering them up and processing
at runtime. This way there is no central place where we have to
store a list of flags with ifdefs.

Signed-off-by: Simon Glass <sjg@chromium.org>
Signed-off-by: Mike Frysinger <vapier@gentoo.org>