[PATCH] imx: imx8mm-beacon: Remove relocation restrictions

2021-01-23 Thread sbabic
> The system is capable of relocating RAM disks and the kernel. > Remove these restrictions to prevent it. > Signed-off-by: Adam Ford > diff --git a/include/configs/imx8mm_beacon.h b/include/configs/imx8mm_beacon.h > index 3c9541187f..9742d1310d 100644 > --- a/include/configs/imx8mm_beacon.h > +++

[PATCH] imx: imx8mm-beacon: Remove relocation restrictions

2020-12-30 Thread Adam Ford
The system is capable of relocating RAM disks and the kernel. Remove these restrictions to prevent it. Signed-off-by: Adam Ford diff --git a/include/configs/imx8mm_beacon.h b/include/configs/imx8mm_beacon.h index 3c9541187f..9742d1310d 100644 --- a/include/configs/imx8mm_beacon.h +++ b/include/c