Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Odroidxu4 v2017.05 #44

Open
wants to merge 6 commits into
base: odroidxu4-v2017.05
Choose a base branch
from

Conversation

tobetter
Copy link
Collaborator

Minor compile warning and typo fixes

Change-Id: I52ce906c8324d27bdf61220cdeaf61fc3aa342e2
Signed-off-by: Dongjin Kim <[email protected]>
awesometic and others added 5 commits May 19, 2020 20:13
Signed-off-by: Yang Deokgyu <[email protected]>
Change-Id: Ieb2422fa6659266153d295685e8bf26258163781
Currently, the check-config.sh terminates the build when unknown
ad-hoc options are detected.  I think it is too much because we may
want to patch config headers locally in a build/deployment project.

So, let's relax check-config.sh to just warn even if it detects
options that are not in the whitelist.  Instead, this check can be
done at the end of build, along with other checks.  It will catch
more attention.

Even with this change, the Buildman tool catches new warnings,
so Tom can give NACK to new ad-hoc options.

Signed-off-by: Masahiro Yamada <[email protected]>
Signed-off-by: Dongjin Kim <[email protected]>
Change-Id: I0c068de48a58b65b8bdec7579ee10042f9c48dc4
Signed-off-by: Dongjin Kim <[email protected]>
Change-Id: I73d7dc065d3b0ca191d9e35cca836cab3159ba2c
Signed-off-by: Dongjin Kim <[email protected]>
Change-Id: I3f67224ef95e2532643ff9e0684e848759e51c09
[1] 'cfgload' is improved and support 'boot.scr'
[2] Support FDT overlay
[3] Support 'ini' command

Signed-off-by: Dongjin Kim <[email protected]>
Change-Id: I2e31f3402e9f35d39b41735d873802b291a81203
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants