mirror of
https://github.com/hak5/wifipineapple-openwrt.git
synced 2025-10-29 16:57:19 +00:00
Do not try to initialise clocks for now, it is borken on most devices
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7580 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
@@ -109,7 +109,8 @@ void __init plat_mem_setup(void)
|
||||
set_io_port_base(io_base);
|
||||
|
||||
prom_meminit();
|
||||
ar7_init_clocks();
|
||||
#warning FIXME: clock initialisation
|
||||
//ar7_init_clocks();
|
||||
|
||||
ioport_resource.start = 0;
|
||||
ioport_resource.end = ~0;
|
||||
|
||||
Reference in New Issue
Block a user