commit | e717e64e71aeb29e1982127fcd5b7cf84a17eb82 | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Wed May 15 06:24:01 2013 +0000 |
committer | Tom Rini <trini@ti.com> | Tue Jun 04 16:06:31 2013 -0400 |
tree | 3d63d7a9bcdc3ac6bae46430d06310944bf6fc62 | |
parent | a1a16a8b5a3b7f7a86073b6db16e7d0b5749d018 [diff] |
main: Add debug_bootkeys to avoid #ifdefs Define a simple debug condition at the top of the file, to avoid using lots of #ifdefs later on. Signed-off-by: Simon Glass <sjg@chromium.org> Reviewed-by: Joe Hershberger <joe.hershberger@ni.com>