|
@@ -354,9 +354,6 @@ static int do_checktestboot(cmd_tbl_t *cmdtp, int flag, int argc,
|
|
|
|
|
|
#if defined(CONFIG_POST)
|
|
#if defined(CONFIG_POST)
|
|
testpin = post_hotkeys_pressed();
|
|
testpin = post_hotkeys_pressed();
|
|
-#endif
|
|
|
|
-#if defined(CONFIG_MGCOGE3NE)
|
|
|
|
- testpin = get_testpin();
|
|
|
|
#endif
|
|
#endif
|
|
s = getenv("test_bank");
|
|
s = getenv("test_bank");
|
|
/* when test_bank is not set, act as if testpin is not asserted */
|
|
/* when test_bank is not set, act as if testpin is not asserted */
|