mirror of
git://projects.qi-hardware.com/openwrt-xburst.git
synced 2025-04-21 12:27:27 +03:00
[ar71xx] remove some debug stuff
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12631 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
@@ -436,8 +436,6 @@ void __init ar71xx_parse_mac_addr(char *mac_str)
|
||||
|
||||
static int __init ar71xx_machine_setup(void)
|
||||
{
|
||||
ar71xx_print_cmdline();
|
||||
|
||||
ar71xx_gpio_init();
|
||||
|
||||
ar71xx_add_device_uart();
|
||||
|
||||
@@ -244,8 +244,6 @@ void __init plat_mem_setup(void)
|
||||
|
||||
board_be_handler = ar71xx_be_handler;
|
||||
|
||||
ar71xx_print_cmdline();
|
||||
|
||||
ar71xx_early_serial_setup();
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user