sc7180: make symbols common accross multiple targets.
making the symbols common accross targets to avoid duplicates for each soc. Signed-off-by: Ravi Kumar Bokka <rbokka@codeaurora.org> Change-Id: Ic60f46891dfadc7db5ece02756cb449aacdd63c5 Reviewed-on: https://review.coreboot.org/c/coreboot/+/51337 Tested-by: build bot (Jenkins) <no-reply@coreboot.org> Reviewed-by: Shelley Chen <shchen@google.com>
This commit is contained in:
committed by
Patrick Georgi
parent
8da56e6e75
commit
ce97bca09c
@@ -2,7 +2,7 @@
|
||||
|
||||
#include <cbfs.h>
|
||||
#include <fmap.h>
|
||||
#include <soc/symbols.h>
|
||||
#include <soc/symbols_common.h>
|
||||
#include <soc/qclib_common.h>
|
||||
|
||||
int qclib_soc_blob_load(void)
|
||||
|
Reference in New Issue
Block a user