config: tizen_rpi: add tizen_rpi header file for tizen
authorJaehoon Chung <jh80.chung@samsung.com>
Tue, 19 Feb 2019 05:21:20 +0000 (14:21 +0900)
committerJaehoon Chung <jh80.chung@samsung.com>
Tue, 20 Oct 2020 06:13:47 +0000 (15:13 +0900)
commit29d720e0f193883cb766fdd63f6de36984f57175
treefaa9383aa09cf3a9fa689214880dc20f3087bb09
parent2c053fc2a6b98d3a0c4a1b419bc11b2758063bc0
config: tizen_rpi: add tizen_rpi header file for tizen

Add the tizen_rpi header file for tizen.
It can be included tizen specific configuration for rpi boards.
Someone wants to change loglevel, follow the below command :

U-Boot> edit opts
edit : loglevel=7

- Change the loglevel value what you want.

Change-Id: I60157dd380a447ce1757921810e0b942be3d2843
Signed-off-by: Jaehoon Chung <jh80.chung@samsung.com>
include/configs/rpi.h
include/samsung/tizen_rpi.h [new file with mode: 0644]