openwrt/target
Rafał Miłecki 71c8ec020d bcm53xx: drop hacky patch making bcma init later
The only reason this patch was helping was moving bcma init *after*
of_serial init. It was a bit of luck because both drivers use
device_initcall.
It isn't really a correct way to provide early logging.
Now we have earlyprintk support in bcm53xx we can drop this patch.

Signed-off-by: Rafał Miłecki <zajec5@gmail.com>

SVN-Revision: 43981
2015-01-16 15:59:29 +00:00
..
imagebuilder imagebuilder: fail with error if the passed profile name does not exist 2015-01-10 18:19:59 +00:00
linux bcm53xx: drop hacky patch making bcma init later 2015-01-16 15:59:29 +00:00
sdk sdk: track files with git and use it to implement proper clean targets 2015-01-10 11:17:02 +00:00
toolchain target/toolchain/Config.in: Clarify packaging of toolchain. 2014-10-14 12:21:16 +00:00
Config.in aarch64: add initial support 2014-11-24 06:33:13 +00:00
Makefile