Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
M
mkimage-profiles
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
1
Merge Requests
1
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Registry
Registry
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Ximper Linux
mkimage-profiles
Commits
0d4aa49c
Commit
0d4aa49c
authored
Mar 16, 2020
by
Ivan A. Melnikov
Committed by
Anton Midyukov
Sep 18, 2020
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
mipsel-mitx: Use mitx-xpa kernel
parent
f743df54
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
6 additions
and
2 deletions
+6
-2
config.mk
features.in/mipsel-mitx/config.mk
+1
-1
40-boot
features.in/mipsel-mitx/rootfs/image-scripts.d/40-boot
+5
-1
No files found.
features.in/mipsel-mitx/config.mk
View file @
0d4aa49c
use/mipsel-mitx: use/kernel use/tty/S0
@$(call add_feature)
@$(call set,KFLAVOURS,mitx-
def
)
@$(call set,KFLAVOURS,mitx-
xpa
)
use/mipsel-mitx/x11: use/mipsel-mitx
@$(call add,THE_PACKAGES,xorg-conf-sm750-tavolga)
features.in/mipsel-mitx/rootfs/image-scripts.d/40-boot
View file @
0d4aa49c
...
...
@@ -13,8 +13,12 @@ case "$kversion" in
DTB_NAME
=
tplatforms_mitx2
KERNEL_LOAD_ADDR
=
0x80004000
;;
4.4
*
)
DTB_NAME
=
tplatforms_mitx
KERNEL_LOAD_ADDR
=
0x80100000
;;
*
)
# 4.4, 4.9
# 4.9 and other experimential stuff
DTB_NAME
=
baikal_mitx
KERNEL_LOAD_ADDR
=
0x80100000
;;
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment