U-Boot already support device tree overlay. However, it requires the base dtb to be compiled with __symbol__ support. This commit added patches to compile dtb with required parameter. Signed-off-by: Aditya Prayoga <aditya@kobol.io>