I´ve connected to the hardware with SAM-BA already. And today i Wanted to configure U-Boot Variables. (U-Boot is suposed to be installed, because all i did was following a guide from the person who started the proyect who is "gone" now).
With my Hyperterminal i access to the next Log, when kit starts:
As i Understand i should be prompted to press ENTER key for stoping the Booting and get acces to U-Boot. But it seems im running on a Primary Lvl Bootsrtap from ATMEL(AT91Bootstrap). Which basically is that i dont have U-Boot nor another seconday Bootloader.RomBOOT
AT91Bootstrap 3.5.4 (Tue Dec 13 15:37:08 ART 2016)
1-Wire: Loading 1-Wire information ...
1-Wire: ROM Searching ... Done, 0x2 1-Wire chips found
1-Wire: BoardName | [Revid] | VendorName
#0x0 SOM9X35 [B1] APEXAR
1-Wire: Failed to read DM board information
1-Wire: Failed to read EK board information
1-Wire: SYS_GPBR2: 0xc6, SYS_GPBR3: 0x8001
NAND: ONFI flash detected
NAND: Manufacturer ID: 0x2c Chip ID: 0x32
NAND: Disable On-Die ECC
NAND: Initialize PMECC params, cap: 0x2, sector: 0x200
NAND: Image: Copy 0x280000 bytes from 0x200000 to 0x22000000
Image magic: 0x27051956 is found
Relocating kernel image, dest: 0x20008000, src: 0x22000040
...... 0x26e364 bytes data transferred
Not calendar
Last Reset: General
Power Button: 0x1
Backlight: 0x1
Starting linux kernel ..., machid: 0xd2d
Uncompressing Linux... done, booting the kernel.
Am i Correct? If that the case, i wont be able to chec MAC or IP adresses and consequently i wont have ETHERNET access to the board. Are All these asumptions correct?
Any Idea of how could i save the kernel plus the rootfile system bins with samba?
Well thanks and i hope you can help me.
Regards