Git Product home page Git Product logo

samsung_kernel_nowplus's People

Contributors

r3d4 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

samsung_kernel_nowplus's Issues

my compiled boot.bin boot fail, why ?

I compiled u-boot.bin from this addr
$ git clone git://gitorious.org/h1droid/u-boot.git
$ cd u-boot
open :
u-boot/include/configs/omap3_nowplus.h
change:
CONFIG_EXTRA_ENV_SETTINGS and CONFIG_BOOTCOMMAND

define CONFIG_BOOTDELAY 0

define CONFIG_EXTRA_ENV_SETTINGS\

"loadaddr=0x82000000\0"
"console=ttyS2,115200n8\0"
"usbtty=cdc_acm\0"
"stdout=usbtty\0"
"stdin=usbtty\0"
"stderr=usbtty\0"
"bootargs=root=/dev/mmcblk0p2 rw init=/init rootdelay=1 rootfstype=ext3 rootwait debug\0"\

define CONFIG_BOOTCOMMAND\

"bootm 0x86C30000"

then Compile

$ make omap3_nowplus_config
$ make

then I makeboot.sh Use this kernel Image, make boot.bin , but fail to boot ,

when boot , it start shownothing and reboot the phone.

I get your boot.bin's Header and use makeboot.sh chain to the Kernel , it will ok.

what difference between my compiled u-boot.bin and yours , please help me.

Bug found on commit dfeb559595b569f4d3ca50a674969c89a8ea34db

BUGS found here for normal touch screen:
after I update this commit and compiled kernel, many users found the touch screen can't work, but a little works ; then

then I roll back to your nand mtd commit , touch screen work's well , please check it , thanks

Bug found on commit dfeb559

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.