]> Git Repo - J-u-boot.git/blobdiff - common/main.c
dm: core: Add dev_get_addr_ptr() to return a pointer to the reg address
[J-u-boot.git] / common / main.c
index 1a2ef39cca9c1b9ec83c15f3a25e805fd11c673c..42bbb507332c8de234723d02024f787da4501f59 100644 (file)
@@ -72,4 +72,5 @@ void main_loop(void)
        autoboot_command(s);
 
        cli_loop();
+       panic("No CLI available");
 }
This page took 0.023436 seconds and 4 git commands to generate.