0

How does the N1 boot into the bootloader? I'm currently working with aosp gingerbread and would like to know which particular file(s) is/are used to read the buttons (e.g. power button + trackball) that the user press to get into the bootloader.

Is it possible to launch a password protection before the bootloader launches or even disable fastboot itself?

Yury
  • 20,618
  • 7
  • 58
  • 86
BiX
  • 637
  • 1
  • 7
  • 15

1 Answers1

0

Surely it will be coded onto a ROM chip and hence will not read from any files. As far as I know there's also no way to flash a new bootloader.

Rab Ross
  • 2,098
  • 22
  • 28