Skip to content

Tech For Talk

a blog site for programmers

  • Contact

Format: Image

Posted on June 15, 2017February 14, 2018

How to add/compile a kernel module as a new buildroot package

Lets say I have a kernel device driver xyz which is coming as an external module and needed to be integrated with the existing software…

Continue reading → How to add/compile a kernel module as a new buildroot package

Share this:

  • Email
  • Tweet
  • Pocket
  • Print
  • Share on Tumblr

Like this:

Like Loading...
Posted on June 9, 2017September 29, 2017

How to modify kernel command line

[/contact-form] You can modify the kernel command line from the below dts file: ~/repos/solaris_src/linux/arch/mips/boot/dts/xyx/xyz.dts chosen { - bootargs = "console=ttyS0,115200n8 loglevel=8 earlycon=uart8250,mmio32,0x1CC40000,115200 rootwait ro"; +…

Continue reading → How to modify kernel command line

Share this:

  • Email
  • Tweet
  • Pocket
  • Print
  • Share on Tumblr

Like this:

Like Loading...

Recent Posts: Tech For Talk

Python notes: How to install a python module in Anaconda

How to invoke Linux shell command from C++ program and collect data

How to install Git Large File Storage on Windows 10

How to install virtualenv on Ubuntu 18.04

Configure your AWS account

Top Posts & Pages

  • How to add/compile a kernel module as a new buildroot package
  • Python notes: How to install a python module in Anaconda
  • Browse Kernel code with Eclipse
  • Why cannot connect to linux machine using FileZilla (sftp mode)?
  • How to detect memory leak in c program using valgrind?
  • Why do we need pthread_join?
  • How to install and use a GIT client in Windows
  • How to install vim from tarball?
  • How to create and run cppcheck executable from source code in linux machine (C++11 Static Analysis)
  • Cross compiling custom Linux Kenel driver for Rasberry Pi Platform
Follow Tech For Talk on WordPress.com

Copyright Notice

© [Vivek Bhadra] and [https://vivekbhadra.wordpress.com], [2017]. Unauthorized use and/or duplication of this material without express and written permission from this site’s author and/or owner is strictly prohibited. Excerpts and links may be used, provided that full and clear credit is given to [Vivek Bhadra] and [https://vivekbhadra.wordpress.com] with appropriate and specific direction to the original content.

Website Powered by WordPress.com.
  • Contact
loading Cancel
Post was not sent - check your email addresses!
Email check failed, please try again
Sorry, your blog cannot share posts by email.
%d bloggers like this: