X-Git-Url: https://git.kernelconcepts.de/?p=karo-tx-uboot.git;a=blobdiff_plain;f=board%2Fkaro%2Ftx28%2Ftx28.c;fp=board%2Fkaro%2Ftx28%2Ftx28.c;h=b6ea8fbf78535b653bb4747f4b723e76d2b78322;hp=c578c0650ea3b5a0b1c972d5007b88fabbc906ed;hb=ffb54e6372daca45cd91612b003798cee957b781;hpb=5adfb00f7abda1dade1e43238bfcab978f6075ad diff --git a/board/karo/tx28/tx28.c b/board/karo/tx28/tx28.c index c578c0650e..b6ea8fbf78 100644 --- a/board/karo/tx28/tx28.c +++ b/board/karo/tx28/tx28.c @@ -100,7 +100,7 @@ static const iomux_cfg_t tx28_pads[] = { /* provide at least _some_ sort of randomness */ #define MAX_LOOPS 100 -static u32 random; +static u32 random __attribute__((section("data"))); static inline void random_init(void) {