Bootloader always appear

eduardo
Hi,

I'm using a micro2440 with default rootfs, bootloader and kernel recompiled
by me to use any GPIO pin. I want to use the board to send/receive messages
to another uC connected using 2 pins. The available pins I've found:

EINT 13 - data
EINT 14 - clock

The problem begins when the other uC start to send data through the EINT13
while at the same time I'm turning on the micro2440.

Supervivi use any EINT from ARM to boot?
How could I deactivate this pin check from supervivi?

The problem happens when the following sequence is executed:
1. Turn on uC
2. uC starts to send data without stop
3. Turn on ARM
Crash:

+---------------------------------------------+                            
| S3C2440A USB Downloader ver R0.03 2004 Jan  |                            
    

+---------------------------------------------+                            
    

USB: IN_ENDPOINT:1 OUT_ENDPOINT:3                                          
    

FORMAT: <ADDR(DATA):4>+<SIZE(n+10):4>+<DATA:n>+<CS:2>
NOTE: Power off/on or press the reset button for 1 sec
      in order to get a valid USB device address.
                                                                           
    

NAND device: Manufacture ID: 0xec, Chip ID: 0xf1 (Samsung K9F1G08U0B)
Found saved vivi parameters.

##### FriendlyARM BIOS 2.0 for 2440 #####
[x] format NAND FLASH for Linux
[v] Download Vivi
[k] Download linux kernel
[y] Download root_yaffs image
[a] Absolute User Application
[n] Download Nboot for WinCE
[l] Download WinCE boot-logo
[w] Download WinCE NK.bin
[d] Download & Run
[z] Download zImage into RAM
[g] Boot linux from RAM
[f] Format the nand flash
[b] Boot the system
[s] Set the boot parameters
[u] Backup NAND Flash to HOST through USB(upload)
[r] Restore NAND Flash from HOST through USB
[q] Goto shell of vivi
[i] Version: 0945-2K
Enter your selection:

Andreas Watterott
It seems that Supervivi always starts, if a pin is high. There is also a
topic about this issue here: http://www.friendlyarm.net/forum/topic/1633